zengh
2022-02-26 7eaef5227f77f0cd618e139a29de7c2453b96258
服务器配置
1 files modified
2 ■■■ changed files
store/apiConfig.js 2 ●●● patch | view | raw | blame | history
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';