From f19762bc440161c40d4e17c6951c073b3fbd2e1d Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期三, 03 九月 2025 16:04:19 +0800
Subject: [PATCH] 许可证到期提醒,系统30分钟无操作下线账号

---
 src/main/webapp/views/locMast/locMast.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/locMast/locMast.html b/src/main/webapp/views/locMast/locMast.html
index ba656be..d600064 100644
--- a/src/main/webapp/views/locMast/locMast.html
+++ b/src/main/webapp/views/locMast/locMast.html
@@ -64,7 +64,7 @@
         <div class="layui-input-inline">
             <select name="loc_type1">
                 <option value="">閫夋嫨楂樹綆绫诲瀷</option>
-                <option value="1">搴曞簱浣�</option>
+                <option value="1">浣庡簱浣�</option>
                 <option value="2">楂樺簱浣�</option>
             </select>
         </div>

--
Gitblit v1.9.1