修改配置

This commit is contained in:
2022-06-08 10:15:25 +08:00
parent 892b6ebffa
commit e26ee1d14a
5 changed files with 31 additions and 5 deletions
@@ -53,6 +53,9 @@ namespace IRaCIS.Core.Domain.Models
public Guid DoctorUserId { get; set; }
public User DoctorUser { get; set; }
/// <summary>
/// IsEnable
/// </summary>