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