阅片工具修改
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2026-04-22 11:20:04 +08:00
parent 4d7ad9255a
commit dee2cae126
3 changed files with 34 additions and 0 deletions
@@ -13,6 +13,9 @@ public class ShortcutKey : BaseAddAuditEntity
[Comment("按键枚举")]
public int ShortcutKeyEnum { get; set; }
/// <summary>
/// 1 Dicom 2非Dicom 3 视频
/// </summary>
[Comment("影像工具类型")]
public int ImageToolType { get; set; }
public Guid UserId { get; set; }