liuyg
2022-03-28 a569f67c51e405796c85086ae8ed79f1dee0b250
store/apiConfig.js
@@ -1,4 +1,4 @@
let i = 1; //1是服务器
let i = 3; //1是服务器
if (i == 1) {
   var api = 'http://223.82.109.183:2082/api/';
   var wsapi = 'ws://223.82.109.183:2082/wss/websocket';