mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
9 lines
154 B
JSON
9 lines
154 B
JSON
|
|
{
|
||
|
|
"database": {
|
||
|
|
"host": "localhost",
|
||
|
|
"port": 3306,
|
||
|
|
"user": "root",
|
||
|
|
"passwd": "123456",
|
||
|
|
"dbname": "ees"
|
||
|
|
}
|
||
|
|
}
|