chenrui
8 天以前 4afb279afec6c0a6684f88529d68057ad709b870
src/main/java/com/ruoyi/purchase/dto/PaymentRegistrationDto.java
@@ -36,4 +36,7 @@
    private String registrant;
    private String searchText;
    // 已付款总金额
    private BigDecimal paymentAmountTotal;
}