阅片期替代
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-09-02 10:27:01 +08:00
parent 5afe0be277
commit bd4e4e0072
5 changed files with 107 additions and 85 deletions
+3
View File
@@ -53,6 +53,9 @@ namespace IRaCIS.Core.Domain.Models
public Trial Trial { get; set; }
[JsonIgnore]
public List<ReadModule> ReadModuleList { get; set; }
[JsonIgnore]
[ForeignKey("SubjectId")]