|
@@ -12,7 +12,7 @@ export const myRequest = (options) => {
|
|
|
// : 'http://8.136.98.49:8002';
|
|
// : 'http://8.136.98.49:8002';
|
|
|
// BASE_URL = process.env.NODE_ENV === 'development' ? "http://8.136.98.49:8002" : "http://8.136.98.49:8002"
|
|
// BASE_URL = process.env.NODE_ENV === 'development' ? "http://8.136.98.49:8002" : "http://8.136.98.49:8002"
|
|
|
// BASE_URL = 'http://192.168.1.77:8002'
|
|
// BASE_URL = 'http://192.168.1.77:8002'
|
|
|
- BASE_URL = 'http://218.28.198.186:10522';
|
|
|
|
|
|
|
+ BASE_URL = 'http://218.28.198.186:10508';
|
|
|
}
|
|
}
|
|
|
// BASE_URL = 'http://192.168.1.52:8003'
|
|
// BASE_URL = 'http://192.168.1.52:8003'
|
|
|
// console.log(BASE_URL)
|
|
// console.log(BASE_URL)
|