Uat_Study
he 2023-05-09 16:39:22 +08:00
parent d87aa2620e
commit fbe94c0f57
1 changed files with 3 additions and 3 deletions

View File

@ -284,15 +284,15 @@ namespace IRaCIS.Core.Application.Service
},
new ShortcutKey (){
Keyboardkey= "",
Keyboardkey= "m",
ShortcutKeyEnum = 19,
ImageToolType= 0,
AltKey = false,
CtrlKey = false,
ShiftKey = false,
MetaKey = false,
Text= "",
Code= ""
Text= "M",
Code= "KeyM"
},
};