[manager] 监控参数接口修改,jar启动修复

This commit is contained in:
tomsun28
2021-11-30 22:18:03 +08:00
parent ca5547c27d
commit c47b0bf589
5 changed files with 23 additions and 7 deletions

View File

@@ -28,7 +28,8 @@ param:
required: false
- field: ssl
name: 启动SSL
type: radio
type: boolean
required: false
# 当type为boolean时,前端用switch展示开关
# 当type为radio单选框,checkbox复选框时,option表示可选项值列表
option: Yes,No