|
@@ -1,10 +1,10 @@
|
|
|
// const API_BASE = 'https://xinghuolanqiu.com/newApi'
|
|
|
//const API_BASE = 'http://192.168.1.126:30000'
|
|
|
-//const API_BASE = 'http://192.168.1.145/newApi'
|
|
|
-
|
|
|
+const API_BASE = 'http://192.168.1.145/newApi'
|
|
|
+//const API_BASE = 'http://192.168.1.109/newApi'
|
|
|
// const API_BASE = 'http://192.168.1.117:8089/'
|
|
|
// const API_BASE = 'http://192.168.1.126:30000'
|
|
|
-const API_BASE = 'http://192.168.1.117:8089'
|
|
|
+//const API_BASE = 'http://192.168.1.117:8089'
|
|
|
|
|
|
module.exports = {
|
|
|
// 微信授权登录
|