This commit is contained in:
weipengfei 2024-04-03 18:11:43 +08:00
parent 5c071a3972
commit e843437054

View File

@ -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'
}