From 02f33aa1b150bec041358b62a9139db668c3d216 Mon Sep 17 00:00:00 2001
From: LSH <brook_w@163.com>
Date: 星期四, 11 八月 2022 08:25:13 +0800
Subject: [PATCH] Default Changelist

---
 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 4645b46..310129f 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
-var baseUrl = "/lywms";
+var baseUrl = "/ynwms";
 
 // 璇︽儏绐楀彛-楂樺害
 var detailHeight = '80%';

--
Gitblit v1.9.1