peng
3 天以前 11079cf5c81a047c3a343581a5cc6001fb4a2ec8
framework/src/main/java/cn/lili/modules/lmk/domain/query/StoreCouponSingleQuery.java
@@ -18,5 +18,6 @@
@Data
@ApiModel(value = "StoreCouponSingle查询参数", description = "店铺优惠卷单品查询参数")
public class StoreCouponSingleQuery extends AbsQuery {
    private String refId;
}