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

This commit is contained in:
he
2024-10-22 17:46:13 +08:00
parent cce4872341
commit b0ece8bcfe
@@ -464,7 +464,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
[Comment("导出结果")]
public string ExportResultStr { get; set; } = "[]";
[NotMapped]
public List<ExportResult> ExportResult { get; set; }
}