【fix】修改请求配置
This commit is contained in:
@@ -90,7 +90,7 @@ module.exports = {
|
||||
ws: false,
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
'/jero-boot': '' // 默认所有请求都加了jero-boot前缀,需要去掉
|
||||
// '/jero-boot': '' // 默认所有请求都加了jero-boot前缀,需要去掉
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user