From 742b66276706960464f8a8f098b363250dc0a1a7 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期三, 29 五月 2024 15:24:47 +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 7018df0..c214967 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
-var baseUrl = "/jtwms";
+var baseUrl = "/yxwms";
 
 // 璇︽儏绐楀彛-楂樺害
 var detailHeight = '80%';

--
Gitblit v1.9.1