config.js 444 B

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