From 462782f4b2ce653e84260ca586a58c8627c4ac9c Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期五, 18 十一月 2022 13:55:22 +0800 Subject: [PATCH] 1 --- public/config/config.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/public/config/config.js b/public/config/config.js index 5dbf376..f71ceb2 100644 --- a/public/config/config.js +++ b/public/config/config.js @@ -1,6 +1,7 @@ //const BASE_URL = 'http://192.168.20.55:12316'; //var socketUrl = 'ws://192.168.20.55:12316/ws/select'; const BASE_URL = 'http://192.168.20.39:12316'; +// const BASE_URL = 'http://192.168.20.106:12316'; //webSocket 鏈嶅姟鍦板潃 var socketUrl = 'ws://192.168.20.39:12316/ws/select'; -- Gitblit v1.9.3