|
@@ -1,9 +1,9 @@
|
|
|
// 测试
|
|
|
-export const apiUrl = 'http://172.16.30.26:8805/wxserver/'
|
|
|
+// export const apiUrl = 'http://172.16.30.26:8805/wxserver/'
|
|
|
// export const url8083 = 'ws://172.16.30.26:8805/wxserver/websocket/'
|
|
|
// export const url8085 = 'ws://172.16.30.26:8805/wxserver/websocket/'
|
|
|
|
|
|
// 线上
|
|
|
-// export const apiUrl = 'http://218.104.151.241:8805/wxserver'
|
|
|
+export const apiUrl = 'http://218.104.151.241:8805/wxserver'
|
|
|
// export const url8083 = 'ws://218.104.151.241:8083/wxserver/websocket/'
|
|
|
// export const url8085 = 'ws://218.104.151.241:8085/wxserver/websocket/'
|