liu
2 天以前 c3b0503f8e2ecf955d0e8e4ca9294e6cd5199c0b
yudao-module-erp/src/main/java/cn/iocoder/yudao/module/erp/controller/admin/finance/vo/payment/ErpFinancePaymentPageReqVO.java
@@ -33,8 +33,8 @@
    @Schema(description = "财务人员编号", example = "888")
    private String financeUserId;
    @Schema(description = "结算账户编号", example = "31189")
    private Long accountId;
    @Schema(description = "付款账户", example = "农行")
    private String accountName;
    @Schema(description = "付款状态", example = "2")
    private Integer status;