Test.EIImageViewer
he 2023-02-13 17:57:09 +08:00
parent 2aa16d0d12
commit aa32fe4671
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ namespace IRaCIS.Core.Application.Service
//是否英文环境
var isEn_Us=false;
CreateMap<DefaultShortcutKey, DefaultShortcutKeyView>();
CreateMap<ShortcutKey, DefaultShortcutKeyView>();
CreateMap<ReadingPeriodSetAddOrEdit, ReadingPeriodSet>();