mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-10 19:26:39 +08:00
feat:区分配置文件
This commit is contained in:
@@ -36,5 +36,12 @@
|
||||
},
|
||||
|
||||
//开启种子数据
|
||||
"EnabledDataSeed": true
|
||||
"EnabledDataSeed": false,
|
||||
|
||||
//阿里云短信
|
||||
"SmsAliyunOptions": {
|
||||
"AccessKeyId": "",
|
||||
"AccessKeySecret": "",
|
||||
"SignName": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user