From a1f78d5809d624cd7e4cd3352d9ece858cad2090 Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期三, 03 七月 2024 16:31:31 +0800 Subject: [PATCH] 成员管管增删改接口调试 --- Source/plt-web/plt-web-ui/vue.config.js | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/Source/plt-web/plt-web-ui/vue.config.js b/Source/plt-web/plt-web-ui/vue.config.js index 133f96c..4cf35ab 100644 --- a/Source/plt-web/plt-web-ui/vue.config.js +++ b/Source/plt-web/plt-web-ui/vue.config.js @@ -26,7 +26,9 @@ proxy: { '/api': { //鏈湴鏈嶅姟鎺ュ彛鍦板潃 - target: 'http://localhost:12000/web', + // target: 'http://localhost:12000/web', + target: 'http://192.168.0.105:12005/web', // yxc + // target: 'http://192.168.0.103:12005/web', // ldc // target: 'http://dev.vci-tech.com:37000', //杩滅▼婕旂ず鏈嶅姟鍦板潃,鍙敤浜庣洿鎺ュ惎鍔ㄩ」鐩� //target: 'https://saber.bladex.vip/api/', -- Gitblit v1.9.3