mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
提交系统管理web端代码
This commit is contained in:
9
bin/Release/assets/config/app.json
Normal file
9
bin/Release/assets/config/app.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"database": {
|
||||
"host": "localhost",
|
||||
"port": 3306,
|
||||
"user": "root",
|
||||
"passwd": "123456",
|
||||
"dbname": "ees"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user