huminmin
4 天以前 db9922d622b932f191c8cac758fe348981e0eab7
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;
}