修改
continuous-integration/drone/push Build is passing Details

IRC_NewDev
he 2024-10-22 17:46:13 +08:00
parent cce4872341
commit b0ece8bcfe
1 changed files with 0 additions and 1 deletions

View File

@ -464,7 +464,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
[Comment("导出结果")]
public string ExportResultStr { get; set; } = "[]";
[NotMapped]
public List<ExportResult> ExportResult { get; set; }
}