htc hace 2 días
padre
commit
44a7252ecd
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      http/baseApi.js

+ 2 - 2
http/baseApi.js

@@ -1,5 +1,5 @@
-// const BaseApi = 'https://transcend.ringzle.com/chuangheng-app/app' //线上
-const BaseApi = 'http://192.168.2.19:9023/chuangheng-app/app' //李勇
+const BaseApi = 'https://transcend.ringzle.com/chuangheng-app/app' //线上
+// const BaseApi = 'http://192.168.2.19:9023/chuangheng-app/app' //李勇
 
 export {
 	BaseApi