This commit is contained in:
he
2023-02-13 17:05:01 +08:00
parent d51a605f54
commit ec4b1c58ef
2 changed files with 4 additions and 1 deletions
@@ -51,6 +51,8 @@ namespace IRaCIS.Core.Application.ViewModel
public class DefaultShortcutKeyQuery
{
public int ImageToolType { get; set; }
public int? ShortcutKeyEnum { get; set; }
}
///<summary> DefaultShortcutKeyAddOrEdit 列表查询参数模型</summary>