添加分割类型
This commit is contained in:
@@ -197,6 +197,11 @@ public class ReadingTableQuestionTrial : BaseAddAuditEntity
|
||||
/// </summary>
|
||||
public ImageMark? ImageMarkEnum { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 影像标记类型
|
||||
/// </summary>
|
||||
public ImageMarkType? ImageMarkTypeEnum { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 影像工具
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user