[web-app]前端开放设置企业微信机器人告警通知
This commit is contained in:
@@ -48,7 +48,7 @@ public class NoticeReceiver {
|
||||
|
||||
@ApiModelProperty(value = "通知信息方式: 0-手机短信 1-邮箱 2-webhook 3-微信公众号 4-企业微信机器人 5-钉钉机器人", accessMode = READ_WRITE, position = 2)
|
||||
@Min(0)
|
||||
@Max(3)
|
||||
@Max(8)
|
||||
@NotNull
|
||||
private Byte type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user