From 39e97266be7d33aa230ede2647e2f030c8e7d0ab Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期六, 13 九月 2025 10:48:18 +0800
Subject: [PATCH] 根据群里问题已经修改的部分

---
 WebSRM/Scripts/webConfig.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/WebSRM/Scripts/webConfig.js b/WebSRM/Scripts/webConfig.js
index 224c97a..ca739de 100644
--- a/WebSRM/Scripts/webConfig.js
+++ b/WebSRM/Scripts/webConfig.js
@@ -7,7 +7,8 @@
     //var WEBURL = "http://localhost:8082/srmAPI/";    //绔犵传鏌旀湰鍦伴厤缃�
     //var WEBURL = "http://localhost:8082/srmAPI/";    //鏉ㄩ湶鏈湴閰嶇疆
     //var WEBURL = "http://localhost:8082/SRMAPI/";    //鏉ㄤ箰鏈湴閰嶇疆
-    var WEBURL = "http://localhost:8080/SRMAPI/";    //浣欐�濇澃鏈湴閰嶇疆
+    /*var WEBURL = "http://localhost:8080/SRMAPI/";    //浣欐�濇澃鏈湴閰嶇疆*/
+    var WEBURL = "http://localhost:83/hkAPI/";    //llj鏈湴閰嶇疆
    /* var WEBURL = "http://localhost:8082/SRMAPI/";*/
     
     return WEBURL

--
Gitblit v1.9.1