添加分割类型

This commit is contained in:
Hewt
2026-03-19 10:14:00 +08:00
parent f172a15e6e
commit 3beac6177f
10 changed files with 22070 additions and 4 deletions
@@ -197,6 +197,11 @@ public class ReadingTableQuestionTrial : BaseAddAuditEntity
/// </summary>
public ImageMark? ImageMarkEnum { get; set; }
/// <summary>
/// 影像标记类型
/// </summary>
public ImageMarkType? ImageMarkTypeEnum { get; set; }
/// <summary>
/// 影像工具
/// </summary>