8 天以前 66c6ab9883ecb5e0595f02fec6b66e962d1fbf67
src/main/java/com/ruoyi/account/bean/vo/sales/AccountSalesCollectionVo.java
@@ -19,5 +19,8 @@
    @Excel(name = "出库单号")
    private String outboundBatches;
    @Schema(description = "是否生成了对账单")
    private boolean isAccountStatemen;
}