Add a new method for declare configs.

This commit is contained in:
zicla
2018-01-29 20:11:21 +08:00
parent 2a8fbb7b86
commit dcf78ad6ef
5 changed files with 98 additions and 22 deletions

View File

@ -77,7 +77,7 @@
//Mysql数据库名称
"MysqlSchema": "tank",
//Mysql用户名建议为蓝眼云盘创建一个用户不建议使用root
"MysqlUserName": "tank",
"MysqlUsername": "tank",
//Mysql密码
"MysqlPassword": "tank123",
//超级管理员用户名,只能是字母和数字