oms接入3.0产品库
This commit is contained in:
@@ -71,15 +71,12 @@ module.exports = {
|
||||
'^/lan': '/'
|
||||
}
|
||||
},
|
||||
'/oms': {
|
||||
'/omsapi': {
|
||||
target: 'http://192.168.1.87:19898',
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
//地址重写
|
||||
'^/oms/app/': '/',
|
||||
'^/oms/auth/': '/',
|
||||
'^/oms/admin/': '/',
|
||||
'^/oms': '/'
|
||||
'^/omsapi': '/'
|
||||
}
|
||||
},
|
||||
'/xsjr': {
|
||||
|
||||
Reference in New Issue
Block a user