From 2ffd3fc56f81f08ec3dcfb50076e54542685725b Mon Sep 17 00:00:00 2001
From: jt <jt@activesoft.com.cn>
Date: 星期一, 29 一月 2024 09:18:14 +0800
Subject: [PATCH] Mobox3PDA-3037调试错误改进

---
 store/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/store/index.js b/store/index.js
index 68a61d9..2c6c8d9 100644
--- a/store/index.js
+++ b/store/index.js
@@ -31,7 +31,7 @@
 		DelObj:'',
 		username:"sa",
 		userpwd:"0000",
-		url:"115.29.185.26:5000", //192.168.1.184:5200 36.33.24.94:5200
+		url:"115.29.185.26:5000/mobox", //192.168.1.184:5200 36.33.24.94:5200
 		OIOrgSAPI: '', //115.29.185.26:5101
 		OIMoboxSAPI: '', //115.29.185.26:5102
 		OIDataSAPI: '', //115.29.185.26:5103

--
Gitblit v1.9.1