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