肿瘤学阅片修改

This commit is contained in:
he
2024-02-29 14:06:17 +08:00
parent 7b9c90b77c
commit fb498b3723
2 changed files with 10 additions and 5 deletions
@@ -1317,7 +1317,9 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public bool IsBaseLine { get; set; }
public bool IsHaveChange { get; set; }
public decimal VisitNum { get; set; }
public bool IsHaveChange { get; set; }
public string VisitRemark { get; set; } = string.Empty;