From ca5b1aee4d1a5cd34d80e1fb0c896ade0cfe21dd Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期三, 03 九月 2025 10:43:21 +0800
Subject: [PATCH] 许可证到期提醒,系统30分钟无操作下线账号
---
src/main/webapp/views/locMast/locMast.html | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/locMast/locMast.html b/src/main/webapp/views/locMast/locMast.html
index e95ce3d..16c3475 100644
--- a/src/main/webapp/views/locMast/locMast.html
+++ b/src/main/webapp/views/locMast/locMast.html
@@ -217,7 +217,8 @@
<option style="display: none"></option>
<option value="0">鏈煡</option>
<option value="1">浣庡簱浣�</option>
- <option value="2">楂樺簱浣�</option>
+ <option value="2">涓簱浣�</option>
+ <option value="3">楂樺簱浣�</option>
</select>
</div>
</div>
--
Gitblit v1.9.1