liuyg
2022-03-08 57d09501adaafa148000c0326f177a9262bad4c9
store/apiConfig.js
@@ -3,7 +3,7 @@
   var api = 'http://223.82.109.183:2082/api/';
   var wsapi = 'ws://223.82.109.183:2082/wss/websocket';
} else if (i == 0) { //曾
   var api = 'http://192.168.0.108:83/';
   var api = 'http://localhost:83/';
   var wsapi = 'ws://192.168.0.108:9034/websocket';
} else if (i == 2) { //唐
   var api = 'http://192.168.0.110:83/';