shuishen
2022-02-26 c765784d2d2d4db55bfcb629cc3f6ec0b57dddcc
store/apiConfig.js
@@ -1,4 +1,4 @@
let i = 0; //1是服务器
let i = 1; //1是服务器
if (i) {
   var api = 'http://223.82.109.183:2082/api/';
   var wsapi = 'ws://223.82.109.183:2082/wss/websocket';