maven
2025-10-14 cf6b1cf6fa8f7784c6d7c64b7326d4662bc3d4b3
main-business/src/main/java/com/ruoyi/business/dto/PurchaseRegistrationDto.java
@@ -5,4 +5,6 @@
@Data
public class PurchaseRegistrationDto extends PurchaseRegistration {
    private String searchAll;
}