修改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
cce4872341
commit
b0ece8bcfe
|
@ -464,7 +464,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||||
[Comment("导出结果")]
|
[Comment("导出结果")]
|
||||||
public string ExportResultStr { get; set; } = "[]";
|
public string ExportResultStr { get; set; } = "[]";
|
||||||
|
|
||||||
[NotMapped]
|
|
||||||
public List<ExportResult> ExportResult { get; set; }
|
public List<ExportResult> ExportResult { get; set; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue