fix 87978 工作组来款详情-导出-建议修改以下问题

This commit is contained in:
lijiarao
2024-08-06 14:45:15 +08:00
parent e2f6c04a36
commit 49c8ce6ad3
@@ -20,16 +20,16 @@ public class PayWorkGroupSubletStatistics {
@ApiModelProperty(value = "来款单位")
private String chargeCompanyTemporaryName;
@Excel(name = "项目负责人", width = 15)
@ApiModelProperty(value = "项目负责人")
private String principalName;
@ApiModelProperty(value = "打包")
private Integer pack;
@Excel(name = "是否打包", width = 15)
private String packText;
@Excel(name = "项目负责人", width = 15)
@ApiModelProperty(value = "项目负责人")
private String principalName;
@Excel(name = "年度待确收金额", width = 15)
@ApiModelProperty(value = "应收总金额")
private String allMoney;