yemiankaifajiekou
This commit is contained in:
@ -43,6 +43,12 @@ export default {
|
|||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
pathRewrite: { '/api/biz-service-ebtp-agency': '' },
|
pathRewrite: { '/api/biz-service-ebtp-agency': '' },
|
||||||
},
|
},
|
||||||
|
'/api/biz-supplier-manage': {
|
||||||
|
target: 'http://localhost:18096',
|
||||||
|
changeOrigin: true,
|
||||||
|
pathRewrite: { '/api/biz-supplier-manage': '' },
|
||||||
|
}
|
||||||
|
|
||||||
// '/api/wfap/v1/audit/bill/find/by/procid': {
|
// '/api/wfap/v1/audit/bill/find/by/procid': {
|
||||||
// target: 'http://10.242.31.158:8891/',//审批单 uat环境自动审批,暂时用不到
|
// target: 'http://10.242.31.158:8891/',//审批单 uat环境自动审批,暂时用不到
|
||||||
// changeOrigin: true,
|
// changeOrigin: true,
|
||||||
|
Reference in New Issue
Block a user