Sfoglia il codice sorgente

智慧养老水查查第一版提交

wangfen 4 anni fa
parent
commit
2050d4ea42
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      shuichacha-for-TJ/utils/http.js

+ 1 - 1
shuichacha-for-TJ/utils/http.js

@@ -1,7 +1,7 @@
 // 本地环境
 // const $perfix = 'http://localhost:8090';
 // const $perfix = 'http://10.0.0.153:8099';
-const $perfix = 'http://10.0.0.153:8099';
+const $perfix = 'http://114.135.61.188:33333';
 // 测试环境
 // const $perfix = 'http://114.135.61.188:58082';