修改一版

This commit is contained in:
he
2022-07-07 09:42:32 +08:00
parent aa9c8c6294
commit 7a89211ef9
@@ -24,6 +24,9 @@ namespace IRaCIS.Core.Application.ViewModel
public AuditAdvice AuditAdviceEnum { get; set; }
public bool IsHaveQuestion { get; set; }
public UserSimpleInfo DoctorUser { get; set; }