|
|
@@ -17,7 +17,7 @@ export const myRequest = (options) => {
|
|
|
// BASE_URL = 'http://192.168.1.77:8002'
|
|
|
// BASE_URL = 'http://218.28.198.186:10508';
|
|
|
}
|
|
|
- // BASE_URL = 'http://192.168.1.52:8003'
|
|
|
+ // BASE_URL = 'http://192.168.1.107:8000';
|
|
|
// console.log(BASE_URL)
|
|
|
var session_key = '';
|
|
|
session_key = uni.getStorageSync('session_key');
|