buhuazhen
2026-06-01 ab1a58211470fcc2b93e3b5082e516409c79e11b
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;
}