maven
3 天以前 3b9d4ccc8283d44b9eea0a44479b4c928f644e1e
main-business/src/main/java/com/ruoyi/business/dto/PurchaseRegistrationDto.java
@@ -5,4 +5,6 @@
@Data
public class PurchaseRegistrationDto extends PurchaseRegistration {
    private String searchAll;
}