From e8434370544cca39d9457fef0d015fd6a8089223 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Wed, 3 Apr 2024 18:11:43 +0800 Subject: [PATCH] 1 --- config/app.js | 1 + 1 file changed, 1 insertion(+) 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' }