From e15f561a1f9eddfde503d59baf45a860b131928e Mon Sep 17 00:00:00 2001 From: fei.wang <wf18701153496@163.com> Date: 星期三, 13 八月 2025 14:22:50 +0800 Subject: [PATCH] 更新最新版代码 --- src/webapp/api/init.json | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/webapp/api/init.json b/src/webapp/api/init.json index a11f792..515c49f 100644 --- a/src/webapp/api/init.json +++ b/src/webapp/api/init.json @@ -92,6 +92,12 @@ "href": "/HxzkFlow/page/OperationLog.jsp", "icon": "layui-icon layui-icon-survey", "target": "_self" + }, + { + "title": "鐭俊鏀瑰弬", + "href": "/HxzkFlow/page/smschange.jsp", + "icon": "layui-icon layui-icon-survey", + "target": "_self" } ] } -- Gitblit v1.9.3