[monitor] 请求监控参数对照监控参数定义校验

This commit is contained in:
tomsun28
2021-11-18 23:07:57 +08:00
parent 119d05c8ab
commit 3ce1009b1f
7 changed files with 287 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ param:
name: 端口
type: number
# 当type为number时,用range表示范围
range: 0-255
range: '[0,255]'
required: true
- field: username
name: 用户名