修改
This commit is contained in:
@@ -28,4 +28,6 @@ public class MessageReadListQuery implements Query {
|
||||
|
||||
@ApiModelProperty("发送人")
|
||||
private String senderName;
|
||||
@ApiModelProperty("移动端发起日期")
|
||||
private String date;
|
||||
}
|
||||
|
||||
@@ -61,4 +61,6 @@ public class MessageReadListVo implements Vo {
|
||||
//发起部门
|
||||
private String dept;
|
||||
|
||||
private String flowableName;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user