From d34ea2a9fc2334d2bf7383cb64562f301ffbda84 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周四, 17 4月 2025 13:09:07 +0800 Subject: [PATCH] 包中只有一块板时,认定为 不齐包 【Editby shaocx,2025-04-01】 --- LuLiScreen/config.js | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-) diff --git a/LuLiScreen/config.js b/LuLiScreen/config.js index 18b2a62..314d1fa 100644 --- a/LuLiScreen/config.js +++ b/LuLiScreen/config.js @@ -1,6 +1,3 @@ -// let baseUrl = 'http://10.1.4.71:5566' -// let baseUrl = 'http://172.27.96.26:4445' -// let baseUrl = 'http://10.10.40.191:5566' http://localhost:5005/ -// let baseUrl = 'http://10.10.40.166:5566' -let baseUrl = 'http://localhost:5566' +//let baseUrl = 'http://localhost:5005' + let baseUrl = 'http://172.17.1.111:5005' -- Gitblit v1.9.3