From 885092869d8a27a0b77d6e55d3dd3f00f29e8002 Mon Sep 17 00:00:00 2001
From: yangpeixing <yangpeixing@hnkhzn.com>
Date: 星期四, 04 十二月 2025 15:45:48 +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 133070f..4fc0188 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