update 83179 会员统计--单位分类统计--导出-建议增加实收金额
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@ public class TbMemberProjectSubitem implements Serializable {
|
||||
/**
|
||||
* 实收金额
|
||||
*/
|
||||
//@Excel(name = "实收金额", width = 15)
|
||||
@Excel(name = "实收金额", width = 15)
|
||||
@ApiModelProperty(value = "实收金额")
|
||||
@DecimalMax(value = "9999999999.99", message = "实收金额格式错误")
|
||||
private BigDecimal paidAmount;
|
||||
|
||||
Reference in New Issue
Block a user