From a2fa411f10fefa7d7186e5d20ffe928d4689c373 Mon Sep 17 00:00:00 2001 From: xiejun <xj@2023> Date: 星期一, 18 九月 2023 10:32:55 +0800 Subject: [PATCH] 申请集团码相关接口加上特殊取集团码的情况处理 --- Source/UBCS-WEB/vue.config.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/UBCS-WEB/vue.config.js b/Source/UBCS-WEB/vue.config.js index 8148bc7..85486be 100644 --- a/Source/UBCS-WEB/vue.config.js +++ b/Source/UBCS-WEB/vue.config.js @@ -22,7 +22,7 @@ }, //寮�鍙戞ā寮忓弽鍚戜唬鐞嗛厤缃紝鐢熶骇妯″紡璇蜂娇鐢∟ginx閮ㄧ讲骞堕厤缃弽鍚戜唬鐞� devServer: { - port: 8080, + port: 38000, proxy: { '/api': { //鏈湴鏈嶅姟鎺ュ彛鍦板潃 -- Gitblit v1.9.3