From 857babfbfec2708a74bd320cc52441edd8f5b682 Mon Sep 17 00:00:00 2001
From: zjj <zjj123456>
Date: 星期五, 17 五月 2024 19:22:30 +0800
Subject: [PATCH] #地图更新失败日志打印
---
src/main/webapp/static/js/common.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js
index 726c5e9..44e7c47 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
-var baseUrl = "/htwcs";
+var baseUrl = "/ykwcs";
// 璧嬪��
function setVal(el, val) {
--
Gitblit v1.9.1