修改一版

Uat_Study
he 2022-07-07 09:42:32 +08:00
parent aa9c8c6294
commit 7a89211ef9
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ namespace IRaCIS.Core.Application.ViewModel
public AuditAdvice AuditAdviceEnum { get; set; }
public bool IsHaveQuestion { get; set; }
public UserSimpleInfo DoctorUser { get; set; }