彭雪彬
2025-07-16 371f7a5f361f6c59f8fde51e1877a51eb4dbea9e
oying-system/src/main/java/com/oying/modules/system/domain/dto/MerchantsQueryCriteria.java
@@ -24,6 +24,9 @@
    private String blurry;
    @ApiModelProperty(value = "状态")
    private String merchantType;
    @ApiModelProperty(value = "状态")
    private String enabled;
    private List<Timestamp> createTime;
}