盲态名称查询
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-07-09 16:27:05 +08:00
parent 35c495f8a8
commit a96945201f
2 changed files with 5 additions and 1 deletions
@@ -439,6 +439,8 @@ namespace IRaCIS.Core.Application.ViewModel
public string TaskName { get; set; } = String.Empty;
public string TaskBlindName { get; set; } = String.Empty;
public Guid? DoctorUserId { get; set; }
public ReadingCategory? ReadingCategory { get; set; }