peng
2 天以前 6c3c5f3fb28cc65684e065b60a09768cf8a77429
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;
}