车辆地址
This commit is contained in:
parent
6dd3c9d393
commit
10463b9678
|
|
@ -1,8 +1,9 @@
|
|||
// 应用全局配置
|
||||
module.exports = {
|
||||
// baseUrl: 'https://vue.ruoyi.vip/prod-api',
|
||||
baseUrl: 'http://192.168.0.38:21522', // 车辆
|
||||
// baseUrl: 'http://192.168.0.38:21522', // 车辆
|
||||
// baseUrl: 'http://192.168.0.14:21520',
|
||||
baseUrl: 'http://192.168.0.14:21522', // 车辆
|
||||
// baseUrl: 'http://localhost:8080',
|
||||
uploadFileUrl: '/app/common/appUploadFile',
|
||||
uploadFileUrlGzCar: '/app/aapController/appUploadFile',
|
||||
|
|
|
|||
Loading…
Reference in New Issue