12345678910 |
- window.g = {
- ApiUrl: 'https://hhomc.hz-hanghui.com:8096/middle-management',
- // ApiUrl: 'http://192.168.77.14:9086/middle-management',// 时工
- wsPath: 'wss://hhomc.hz-hanghui.com:18096/websocket?token=',
- // ApiUrl: 'https://aiotota.dpm.org.cn/middle-management',
- // wsPath: 'ws://47.94.53.89:988/websocket?token=',
- // ApiUrl: 'http://192.168.11.9:9086/middle-management',
- // wsPath: 'ws://192.168.11.9:19086/websocket?token=',
- }
|