From ddf60f1de7a1632e5673806838aa1ef74fd3886b Mon Sep 17 00:00:00 2001 From: guonan <guonan201020@163.com> Date: 星期二, 06 五月 2025 14:20:33 +0800 Subject: [PATCH] 修改选中区域flyTo以及标红;避险场所面片未清除;存储方案模拟区域 --- public/js/config.js | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/public/js/config.js b/public/js/config.js index de820cd..2229bb5 100644 --- a/public/js/config.js +++ b/public/js/config.js @@ -1,2 +1 @@ -const BASE_URL = "http://192.168.56.107:8077" -console.log('config.js 琚姞杞�', new Date().toISOString()); \ No newline at end of file +const BASE_URL = "http://192.168.56.107:8088" \ No newline at end of file -- Gitblit v1.9.3