|
|
@@ -21,7 +21,7 @@ public class InsPlySettleReportResVo {
|
|
|
|
|
|
@TableField(value = "settle_month")
|
|
|
@ExcelProperty(value = "账单属期")
|
|
|
- private String settleBatch;
|
|
|
+ private String settleMonth;
|
|
|
|
|
|
@TableField(value = "commission_feevalue")
|
|
|
@ExcelProperty(value = "手续费")
|