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

This commit is contained in:
tomsun28
2021-11-17 20:21:28 +08:00
parent 9760472d61
commit 4257b19164
7 changed files with 95 additions and 6 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