htc 1 dag sedan
förälder
incheckning
a1d052b079
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      common/api/baseApi.js

+ 2 - 2
common/api/baseApi.js

@@ -1,5 +1,5 @@
-const BaseApi = 'https:///sxsn.ringzle.com/happytree-app/app' //线上
-// const BaseApi = 'https:///sxsn.ringzle.com/happytree-app/app' //开发
+const BaseApi = 'https://sxsn.ringzle.com/happytree-app/app' //线上
+// const BaseApi = 'https://sxsn.ringzle.com/happytree-app/app' //开发
 // const BaseApi = 'http://192.168.2.19:9013/happytree-app/app' //李勇
 
 export {