This commit is contained in:
he
2023-02-13 17:57:09 +08:00
parent 2aa16d0d12
commit aa32fe4671
@@ -16,7 +16,7 @@ namespace IRaCIS.Core.Application.Service
//是否英文环境
var isEn_Us=false;
CreateMap<DefaultShortcutKey, DefaultShortcutKeyView>();
CreateMap<ShortcutKey, DefaultShortcutKeyView>();
CreateMap<ReadingPeriodSetAddOrEdit, ReadingPeriodSet>();