提交 02944d67 作者: 429287088

生成密码支持

上级 496886c9
...@@ -34,7 +34,7 @@ catalog: ...@@ -34,7 +34,7 @@ catalog:
label: "数据库密码" label: "数据库密码"
required: true required: true
default: "" default: ""
type: "string" type: "password"
- variable: redis_host - variable: redis_host
description: "redis数据库连接地址" description: "redis数据库连接地址"
label: "redis数据库连接地址" label: "redis数据库连接地址"
...@@ -46,7 +46,7 @@ catalog: ...@@ -46,7 +46,7 @@ catalog:
label: "redis数据库密码" label: "redis数据库密码"
required: true required: true
default: "" default: ""
type: "string" type: "password"
- variable: mq_host - variable: mq_host
description: "消息队列服务器地址,应用内可直接使用服务名" description: "消息队列服务器地址,应用内可直接使用服务名"
label: "消息队列服务器地址" label: "消息队列服务器地址"
...@@ -70,7 +70,7 @@ catalog: ...@@ -70,7 +70,7 @@ catalog:
label: "消息队列密码" label: "消息队列密码"
required: true required: true
default: "" default: ""
type: "string" type: "password"
- variable: dan_pin_link - variable: dan_pin_link
description: "对接单品系统域名(如有),如:www.abc.com 不用带http/https" description: "对接单品系统域名(如有),如:www.abc.com 不用带http/https"
label: "单品系统域名" label: "单品系统域名"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论