评审规则设置
This commit is contained in:
@ -33,6 +33,11 @@ export default {
|
||||
changeOrigin: true,
|
||||
pathRewrite: { '/api/biz-service-ebtp-project': '' },
|
||||
},
|
||||
'/api/biz-service-ebtp-process': {
|
||||
target: 'http://localhost:18011',
|
||||
changeOrigin: true,
|
||||
pathRewrite: { '/api/biz-service-ebtp-process': '' },
|
||||
},
|
||||
'/api/sys-manager-ebtp-project': {
|
||||
target: 'http://localhost:18030',
|
||||
changeOrigin: true,
|
||||
|
Reference in New Issue
Block a user