From fa095d4c1a440cf28a9ac82aaf9fe26984010670 Mon Sep 17 00:00:00 2001 From: 严智鑫 <test> Date: 星期一, 22 九月 2025 08:48:44 +0800 Subject: [PATCH] 丝印页面修改,通讯加null验证 --- UI-Project/config.js | 11 ++++------- 1 files changed, 4 insertions(+), 7 deletions(-) diff --git a/UI-Project/config.js b/UI-Project/config.js index 2be14ad..a653f48 100644 --- a/UI-Project/config.js +++ b/UI-Project/config.js @@ -3,16 +3,13 @@ serverUrl: "localhost:88/api", serverUrl2: "localhost:88" + // serverUrl: "10.36.164.253:88/api", + // serverUrl2: "10.36.164.253:88" + // serverUrl: "10.36.164.200:88/api", // serverUrl2: "10.36.164.200:88" -// serverUrl: "10.153.19.29:88/api", - //serverUrl: "10.36.164.201:88/api", -// serverUrl: "127.0.0.1:88/api", - // serverUrl2: "10.153.19.29:88" - //serverUrl2: "10.36.164.201:88" - - // serverUrl2: "127.0.0.1:88" + // serverUrl2: "127.0.0.1:88"npm //serverUrl:"res.abeim.cn" } \ No newline at end of file -- Gitblit v1.8.0