htc 1 týždeň pred
rodič
commit
66308289c7
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      common/api/baseApi.js

+ 1 - 1
common/api/baseApi.js

@@ -1,7 +1,7 @@
 const BaseApi = 'https://sxsn.ringzle.com/happytree-app/app' //线上
 const BaseApi = 'https://sxsn.ringzle.com/happytree-app/app' //线上
 const BaseApi2 = 'https://sxsn.ringzle.com/happytree-admin' //线上
 const BaseApi2 = 'https://sxsn.ringzle.com/happytree-admin' //线上
 // 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' //李勇
+// const BaseApi = 'http://192.168.2.19:9023/happytree-app/app' //李勇
 
 
 export {
 export {
 	BaseApi,
 	BaseApi,