ems 异常通知

yun-zuoyi
zhang.xw 3 years ago
parent 351ed63083
commit 4f6f6878fe

@ -26,5 +26,7 @@ public class DingSendBatchRequestModel {
private String title ;
@ApiModelProperty(value ="消息内容" , access ="消息内容")
private String content;
@ApiModelProperty(value ="项目类型(默认andon)" , access ="项目类型(默认andon)")
private String softType = "andon";
}

Loading…
Cancel
Save