diff --git a/DataBase/版本日志/SGGLDB_WH_V2024-09-20-bwj.sql b/DataBase/版本日志/SGGLDB_WH_V2024-09-20-bwj.sql
new file mode 100644
index 00000000..f3f3742e
--- /dev/null
+++ b/DataBase/版本日志/SGGLDB_WH_V2024-09-20-bwj.sql
@@ -0,0 +1,10 @@
+
+insert into Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
+values('0E1CCE60-6F9D-419D-B763-E9E0AF5621E6','λֲ̻֡ü','',10,'3B322232-38A1-4291-9832-CD4A01C2A975','Menu_CQMS',0,0,1)
+go
+update Sys_Menu set SortIndex=10,MenuName='ֲݿ',SuperMenu='0E1CCE60-6F9D-419D-B763-E9E0AF5621E6' where MenuId='17E206A1-E06B-40C0-8DCB-E3AAA2E3B339'
+go
+update Sys_Menu set SortIndex=20,SuperMenu='0E1CCE60-6F9D-419D-B763-E9E0AF5621E6' where MenuId='FB94A120-921B-4AAB-B54F-EC11B6F561FD'
+go
+update Sys_Menu set SortIndex=30,SuperMenu='0E1CCE60-6F9D-419D-B763-E9E0AF5621E6' where MenuId='BA250432-492B-49A3-8BB6-D04BF74D2EDD'
+go
diff --git a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
index 826e4ed2..77eed5c7 100644
--- a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
+++ b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
@@ -19256,7 +19256,7 @@
-
+