liu
2 天以前 cff970c90a81c307ace673ff0bb4c31c7c0cdad9
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;