|
@@ -1,9 +1,9 @@
|
|
|
// 应用全局配置
|
|
|
module.exports = {
|
|
|
|
|
|
- //baseUrl: 'https://www.xcx.cczdsz.cn/prod-api',
|
|
|
+ baseUrl: 'https://www.xcx.cczdsz.cn/prod-api',
|
|
|
//baseUrl: 'http://192.168.4.88:8080',
|
|
|
- baseUrl: 'http://192.168.4.23:8080',
|
|
|
+ //baseUrl: 'http://192.168.4.23:8080',
|
|
|
//baseUrl: 'http://192.168.4.20:8080',
|
|
|
// baseUrl: 'http://192.168.4.6:8080',
|
|
|
|