dailijigou

This commit is contained in:
houjishuang
2025-05-27 17:12:59 +08:00
parent 1dfe6b4e7c
commit a3c44b886b
2 changed files with 9 additions and 1 deletions

View File

@ -38,6 +38,11 @@ export default {
changeOrigin: true,
pathRewrite: { '/api/sys-manager-ebtp-project': '' },
},
'/api/biz-service-ebtp-agency': {
target: 'http://localhost:18099',
changeOrigin: true,
pathRewrite: { '/api/biz-service-ebtp-agency': '' },
},
// '/api/wfap/v1/audit/bill/find/by/procid': {
// target: 'http://10.242.31.158:8891/',//审批单 uat环境自动审批暂时用不到
// changeOrigin: true,