裁判任务稽查修改
This commit is contained in:
@@ -103,6 +103,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// 文件名称
|
||||
/// </summary>
|
||||
public string FileName { get; set; } = string.Empty;
|
||||
|
||||
[JsonIgnore]
|
||||
[ForeignKey("TaskMedicalReviewId")]
|
||||
public TaskMedicalReview TaskMedicalReview { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user