[monitor] 自定义校验器注解@HostValid

This commit is contained in:
tomsun28
2021-11-17 20:21:28 +08:00
parent 1f4259364c
commit 119d05c8ab
6 changed files with 87 additions and 2 deletions

View File

@@ -11,8 +11,6 @@ configmap:
type: 1
- key: password
type: 2
- key: param1
type: 1
# 指标组列表
metrics:
# 第一个监控指标组 cpu

View File

@@ -29,5 +29,6 @@ param:
- field: ssl
name: 启动SSL
type: radio
required: false
# 当type为radio单选框,checkbox复选框时,option表示可选项值列表
option: Yes,No