src/main/java/com/ruoyi/purchase/dto/PaymentRegistrationDto.java @@ -34,4 +34,6 @@ // 登记人 private String registrant; private String searchText; }