-
-
-
序列化字段
-
code
int code
错误代码
-
data
Object data
错误数据
-
message
String message
错误信息
-
-
-
序列化字段
-
createTime
Long createTime
-
createTimeFrom
Long createTimeFrom
-
createTimeTo
Long createTimeTo
-
createUserId
Long createUserId
-
id
@Min(value=0L,message="ID\u5fc5\u987b\u5927\u4e8e{value}") @NotNull(groups={WhenUpdate.class,WhenIdRequired.class},message="ID\u4e0d\u80fd\u4e3a\u7a7a") Long id
-
isDisabled
Boolean isDisabled
-
remark
@Length(max=1000,message="\u5907\u6ce8\u6700\u591a\u5141\u8bb8{max}\u4e2a\u5b57\u7b26") String remark
-
text
String text
-
updateTime
Long updateTime
-
updateTimeFrom
Long updateTimeFrom
-
updateTimeTo
Long updateTimeTo
-
updateUserId
Long updateUserId