修改一版

This commit is contained in:
he
2022-06-30 17:15:04 +08:00
parent d352b83660
commit 59a28dff89
5 changed files with 19 additions and 5 deletions
@@ -170,6 +170,8 @@ namespace IRaCIS.Core.Application.ViewModel
public Guid SubjectId { get; set; }
public decimal VisitNum { get; set; }
public bool IsUrgent { get; set; }
public string ReadingName { get; set; }