合并分支 'dev_api_change' 到 'master'

登录相关接口修改

查看合并请求 coscoshipping/fe_service_ebtp_frontend!2
This commit is contained in:
李鑫
2025-06-12 09:29:35 +00:00
7 changed files with 17 additions and 17 deletions

View File

@ -13,10 +13,10 @@ export default {
},
},
UAT: {
'/api/core-service-ebtp-userinfo': {
'/api/sys-manager-ebtp-project': {
target: 'http://localhost:18023',
changeOrigin: true,
pathRewrite: { '/api/core-service-ebtp-userinfo': '' },
pathRewrite: { '/api/sys-manager-ebtp-project': '' },
},
'/api/biz-service-ebtp-bid': {
target: 'http://localhost:18003',