优化
This commit is contained in:
@@ -18,14 +18,6 @@ public class PushMessageQuery implements Query {
|
||||
|
||||
@ApiModelProperty("业务sid")
|
||||
private String businessSid;
|
||||
@ApiModelProperty("发送人sid")
|
||||
private String senderSid;
|
||||
@ApiModelProperty("发送人名称")
|
||||
private String senderName;
|
||||
@ApiModelProperty("发送人部门sid")
|
||||
private String senderDeptSid;
|
||||
@ApiModelProperty("发送部门sid")
|
||||
private String senderDeptName;
|
||||
@ApiModelProperty("模块名称")
|
||||
private String moduleName;
|
||||
@ApiModelProperty("消息内容")
|
||||
|
||||
Reference in New Issue
Block a user