diff --git a/DataBase/版本日志/SGGLDB_WH_2025-04-xiaj(角色授权菜单模块名称调整).sql b/DataBase/版本日志/SGGLDB_WH_2025-04-xiaj(角色授权菜单模块名称调整).sql new file mode 100644 index 00000000..6a8b0ee9 --- /dev/null +++ b/DataBase/版本日志/SGGLDB_WH_2025-04-xiaj(角色授权菜单模块名称调整).sql @@ -0,0 +1,15 @@ +update Sys_Const +set ConstText='ؼЭͨ' +where GroupId='MenuType_P' and ConstText='ؼ' +go +update Sys_Const +set ConstText='Գƽ' +where GroupId='MenuType_P' and ConstText='Գ' +go +update Sys_Const +set ConstText='ʩ' +where GroupId='MenuType_P' and ConstText='ȹ' +go +delete Sys_Const +where GroupId='MenuType_P' and ConstText in('ƽ','Ϲ','Э빵ͨ') +go diff --git a/SGGL/WebAPI/WebAPI.csproj.user b/SGGL/WebAPI/WebAPI.csproj.user index 285eec39..556827c1 100644 --- a/SGGL/WebAPI/WebAPI.csproj.user +++ b/SGGL/WebAPI/WebAPI.csproj.user @@ -1,7 +1,7 @@  - Release|Any CPU + Debug|Any CPU true