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