医学审核问题
This commit is contained in:
@@ -81,6 +81,8 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// </summary>
|
||||
public ReadingCategory ReadingCategory { get; set; }
|
||||
|
||||
[JsonIgnore]
|
||||
|
||||
[ForeignKey("ParentId")]
|
||||
public ReadingMedicineSystemQuestion ParentQuestion { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user