彭雪彬
2025-07-22 ce7bf2e6ff801146d2ee02825b23d186e110c523
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;
}