From bd93eb026b50fc1a38387e6b5fdfb990081b4ed4 Mon Sep 17 00:00:00 2001 From: wangjuncheng <1> Date: 星期二, 08 七月 2025 10:17:28 +0800 Subject: [PATCH] Merge branch 'master' of http://103.135.160.14:9034/r/NslWeb --- public/js/config.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/public/js/config.js b/public/js/config.js index 8115059..c846f54 100644 --- a/public/js/config.js +++ b/public/js/config.js @@ -1,4 +1,4 @@ -const BASE_URL = "http://192.168.56.107:8088" +const BASE_URL = "http://192.168.37.60:8088" window.ps = { emitMessage: function (message) { -- Gitblit v1.9.3