소스 검색

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

wangfen 4 년 전
부모
커밋
2050d4ea42
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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';