Skip to content
Snippets Groups Projects

Feature/shiyang dev

Merged 石阳 requested to merge feature/shiyang_dev into develop
Compare and
7 files
+ 104
68
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -34,7 +34,7 @@ public class ExportPersonFundOut extends BaseDto implements Serializable {
@ApiModelProperty("是否合计项目")
@ExcelProperty(value = "是否合计项目",index = 2)
private String isTotal;
private Boolean isTotal;
@ApiModelProperty("对应父项目")
@ExcelProperty(value = "对应父项目",index = 3)