From 8613999daac6a42bef5694f43c78d0988251137e Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期二, 24 二月 2026 10:21:35 +0800
Subject: [PATCH] feat: 更新缴费bug

---
 src/main.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main.js b/src/main.js
index 9b58c5f..7f2e619 100644
--- a/src/main.js
+++ b/src/main.js
@@ -77,7 +77,7 @@
 Vue.prototype.$systemconfig = {
 // 鏈嶅姟绔矾寰�
     basePath: 'http://183.196.93.178:8089',
-    // basePath:'http://192.168.0.40:8089'
+    // basePath:'http://127.0.0.1:8089'
 }
 Vue.prototype.$byutil = byUtils
 Vue.prototype.$stringUtil = StringUtil

--
Gitblit v1.9.1