From e53cde0b7185763aa7291247a85bb0f3e8b27445 Mon Sep 17 00:00:00 2001
From: jhz <jinghz@oceic.com>
Date: 星期四, 09 三月 2023 15:18:23 +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 b4ab07e..eb4ebb5 100644
--- a/WebSRM/Scripts/webConfig.js
+++ b/WebSRM/Scripts/webConfig.js
@@ -5,7 +5,8 @@
     //var WEBURL = "http://10.0.2.11:8083/WEB-API/";
     //var WEBURL = "http://192.168.31.47:8083/WEB-API/";
     //var WEBURL = "http://localhost:8082/srmAPI/";    //绔犵传鏌旀湰鍦伴厤缃�
-    var WEBURL = "http://localhost:8082/srmAPI/";    //鏉ㄩ湶鏈湴閰嶇疆
+    //var WEBURL = "http://localhost:8082/srmAPI/";    //鏉ㄩ湶鏈湴閰嶇疆
+    var WEBURL = "http://localhost:8082/SRMAPI/";    //鏉ㄤ箰鏈湴閰嶇疆
     
     return WEBURL
 }
\ No newline at end of file

--
Gitblit v1.9.1