彭雪彬
2025-07-15 002dad83de409449f2c356f33f54f13dbed28527
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;
}