config.js 244 B

123456
  1. window.g = {
  2. ApiUrl: 'https://aiotota.dpm.org.cn/middle-management',
  3. wsPath: 'wss://aiotota.dpm.org.cn/websocket?token=',
  4. // ApiUrl: 'http://192.168.11.9:9086/middle-management',
  5. // wsPath: 'ws://192.168.11.9:19086/websocket?token=',
  6. }