稽查修改
This commit is contained in:
@@ -6,6 +6,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
[Table("VisitStage")]
|
||||
public class VisitStage : Entity, IAuditUpdate, IAuditAdd,ISoftDelete
|
||||
{
|
||||
[JsonIgnore]
|
||||
public Trial Trial { get; set; }
|
||||
public Guid TrialId { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user