@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user