Class OptLogDataByBizIdPageResponse
java.lang.Object
cn.sinozg.applet.biz.opt.vo.response.OptLogDataByBizIdPageResponse
- All Implemented Interfaces:
Serializable
操作、数据日志记录表 分页返回参数
- Since:
- 2024-02-28 18:03:49
- Author:
- xieyubin
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate LocalDateTimeprivate OptLogDiffTableprivate String差异Json信息private String日志主键private static final long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
logId
日志主键 -
jsonDiff
差异Json信息 -
diff
-
createdTime
-
-
Constructor Details
-
OptLogDataByBizIdPageResponse
public OptLogDataByBizIdPageResponse()
-