@@ -24,10 +24,6 @@ namespace IRaCIS.Core.Domain.Models
|
||||
|
||||
|
||||
|
||||
[JsonIgnore]
|
||||
[ForeignKey("ClinicalDataSignUserId")]
|
||||
public User ClinicalDataSignUser { get; set; }
|
||||
|
||||
[ForeignKey("ForwardUserId")]
|
||||
public User ForwardUser { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user