|
|
@@ -1,6 +1,6 @@
|
|
|
-// const BaseApi = 'https://xxx/happytree-app/app' //线上
|
|
|
-// const BaseApi = 'https://xxx/happytree-app/app' //生产
|
|
|
-const BaseApi = 'http://192.168.2.19:9013/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 {
|
|
|
BaseApi
|