zxl
1 天以前 18c28c7f440c45855a1bc20626d296d6aeef32c1
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;
}