mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 03:09:24 +08:00
修改配置文件,调整寄存器地址定义格式
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
"database": {"host": "localhost", "port": 3306, "user": "root", "passwd": "123456", "dbname": "ees"},
|
||||
"token":"",
|
||||
"http": {"port": 19800},
|
||||
"mqtt": {"host":"tcp://localhost:1883","username":"","password":""}
|
||||
"mqtt": {"host":"tcp://localhost:1883","username":"","password":""},
|
||||
"weburl": "https://map.baidu.com"
|
||||
}
|
||||
Reference in New Issue
Block a user