添加表和字段

This commit is contained in:
he
2026-08-11 17:20:10 +08:00
parent 166c5f3f9c
commit 1d33619a85
9 changed files with 22917 additions and 3 deletions
@@ -316,6 +316,11 @@ public class VisitTask : BaseFullAuditEntity
/// </summary>
public bool IsCopyLesionAnswer { get; set; } = false;
/// <summary>
/// 是否计算过裁判
/// </summary>
public bool IsCalculatedJudge { get; set; } = false;
#region
[Comment("完全随机阅片号")]