Przeglądaj źródła

报表应收统计

cuixinpeng 2 lat temu
rodzic
commit
d6481285a3

+ 1 - 1
src/main/java/com/ydtech/modules/report/model/vo/InsPlySettleReportResVo.java

@@ -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 = "手续费")