添加查看检查部位

This commit is contained in:
he
2025-09-16 16:00:52 +08:00
parent 197aa9bf0a
commit 2eec5f02da
8 changed files with 20074 additions and 1 deletions
@@ -297,6 +297,11 @@ public class VisitTask : BaseFullAuditEntity
[Comment("退回原因")]
public string PMBackReason { get; set; }
/// <summary>
/// 是否查看检查部位
/// </summary>
public bool IsViewStudyPart { get; set; } = false;
#region
[Comment("完全随机阅片号")]