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; }