mirror of
https://gitee.com/ThingsGateway/ThingsGateway.git
synced 2025-11-03 17:13:58 +08:00
5 lines
107 B
JSON
5 lines
107 B
JSON
{
|
|
"UpdateServerUri": "127.0.0.1:7400", //管理服务IP
|
|
"VerifyToken": "ThingsGateway" //验证Token
|
|
}
|