diff --git a/config/app.js b/config/app.js index 08f6244..6793edb 100644 --- a/config/app.js +++ b/config/app.js @@ -33,6 +33,7 @@ switch (env) { default: httpApi = "https://crmeb-test.shop.lihaink.cn" // 测试 httpSix = 'https://ceshi-new-wokr.lihaink.cn' + // wsApi = 'ws://192.168.1.22:8324' wsApi = 'wss://crmeb-test.shop.lihaink.cn' }