Files
energy_storage/bin/Release/assets/config/app.json
2025-08-31 14:38:53 +08:00

10 lines
170 B
JSON

{
"database": {
"host": "localhost",
"port": 3306,
"user": "root",
"passwd": "123456",
"dbname": "ees"
},
"token":""
}