修改统计bug,

This commit is contained in:
2023-11-21 10:50:34 +08:00
parent ed282e444d
commit 404c414f76
5 changed files with 37 additions and 128 deletions
@@ -19,7 +19,10 @@ namespace IRaCIS.Core.Domain.Models
[Table("TaskMedicalReview")]
public class TaskMedicalReview : Entity, IAuditUpdate, IAuditAdd
{
[JsonIgnore]
public User LatestReplyUser { get; set; }
public Guid? LatestReplyUserId { get; set; }
/// <summary>
/// CreateUserId