mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-05-11 06:10:28 +08:00
😚添加密码随机
This commit is contained in:
parent
0721bab031
commit
833c05f830
@ -40,6 +40,7 @@ additionalProperties:
|
||||
zh: 数据库名
|
||||
zh-Hant: 數據庫名
|
||||
required: true
|
||||
random: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
|
||||
@ -57,6 +58,7 @@ additionalProperties:
|
||||
zh: 数据库用户
|
||||
zh-Hant: 數據庫用戶
|
||||
required: true
|
||||
random: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
|
||||
@ -74,6 +76,7 @@ additionalProperties:
|
||||
zh: 数据库密码
|
||||
zh-Hant: 數據庫密碼
|
||||
required: true
|
||||
random: true
|
||||
type: password
|
||||
|
||||
- default: 3306
|
||||
|
||||
Loading…
Reference in New Issue
Block a user