From 8ca7f7c74de140b79ea7dd821ca0236b11ce7551 Mon Sep 17 00:00:00 2001 From: yxl <584911253@qq.com> Date: 星期五, 03 一月 2025 18:13:20 +0800 Subject: [PATCH] 修改提交 --- public/config/config.js | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/config/config.js b/public/config/config.js index e1ea279..ddf5f8b 100644 --- a/public/config/config.js +++ b/public/config/config.js @@ -9,8 +9,8 @@ // apiUrl: "/api/", // apiUrl: "http://192.168.11.95:7777/api/", // wsHost: "ws://192.168.11.194/ws/asset", - // wsHost: "ws://103.135.160.14:7800/ws/asset", - wsHost: "ws://103.135.160.14:7777/ws/asset", + wsHost: "ws://103.135.160.14:7800/ws/asset", + // wsHost: "ws://103.135.160.14:7777/ws/asset", localUrl: "http://192.168.112.13:12315", // apiUrl: "http://192.168.11.125:7777", // apiUrl: "http://103.135.160.14:5381/",0 @@ -21,7 +21,7 @@ imgUrl: webHost + "/image/", reportMd: "/Data/Report.md", reportDocx: "/Data/Report.docx", - modelLayer:"FW21", + modelLayer:"鍐涗簨璁炬柦",//"FW21", modelBase: { url: "http://106.120.22.26:8013", account: "/account-service", -- Gitblit v1.9.3