1234567 |
- window.g = {
- // ApiUrl: 'https://test.hz-hanghui.com:18890/yx-fyzd', //测试
- // ApiUrl: 'https://tx.hz-hanghui.com:8088/yx-fyzd', //线上
- ApiUrl: '/yx-fyzd', //本地
- // ApiUrl: 'http://192.168.77.11:9100/yx-fyzd', //塘栖本地
- wsPath: 'wss://test.hz-hanghui.com:18890/websocket?token=',
- }
|