From 8745be5d72c3056cc8ea5f7ea7e5b7631a588b84 Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
Date: 星期四, 04 十二月 2025 09:56:19 +0800
Subject: [PATCH] 1
---
项目代码/PDA/common/http.interceptor.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/common/http.interceptor.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/common/http.interceptor.js"
index 4fc0188..133070f 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/common/http.interceptor.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/common/http.interceptor.js"
@@ -1,6 +1,6 @@
-// let baseUrl = 'http://127.0.0.1:5000'
+let baseUrl = 'http://127.0.0.1:5000'
// let baseUrl = 'http://10.31.3.252:5000'
-let baseUrl = 'http://10.31.3.241:5000'
+// let baseUrl = 'http://10.31.3.241:5000'
const install = (Vue, vm) => {
// 姝や负鑷畾涔夐厤缃弬鏁帮紝鍏蜂綋鍙傛暟瑙佷笂鏂硅鏄�
--
Gitblit v1.9.3