Explorar el Código

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

wangfen hace 4 años
padre
commit
2050d4ea42
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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';