对接通知中心与政策法规,包括多语言维护
This commit is contained in:
@ -7,12 +7,12 @@ export default {
|
||||
// },
|
||||
'/api': {
|
||||
// target: 'http://10.242.37.148:18022',//连接天宫的ng
|
||||
target: 'http://10.0.0.125:18012',//连接天宫的ng
|
||||
target: 'http://10.0.0.14:18013',//连接天宫的ng
|
||||
changeOrigin: true,
|
||||
pathRewrite: { '^/api': '' },
|
||||
},
|
||||
'/upload': {
|
||||
target: 'http://10.0.0.125:18012',//
|
||||
target: 'http://10.0.0.14:18013',//
|
||||
changeOrigin: true,
|
||||
pathRewrite: { '^/upload': '' },
|
||||
},
|
||||
|
Reference in New Issue
Block a user