config.js 271 B

123456
  1. window.g = {
  2. // ApiUrl: 'https://test.hz-hanghui.com:18890/yx-fyzd', //测试
  3. ApiUrl: 'https://tx.hz-hanghui.com:8088/yx-fyzd', //线上
  4. // ApiUrl: 'http://192.168.77.251:9100/yx-fyzd', //塘栖本地
  5. wsPath: 'wss://test.hz-hanghui.com:18890/websocket?token=',
  6. }