peng
2025-09-30 ec2f63709cfd2f0326600214100ff7f60f4129fc
framework/src/main/java/cn/lili/modules/lmk/domain/query/PrizeClaimRecordQuery.java
@@ -18,5 +18,6 @@
@Data
@ApiModel(value = "PrizeClaimRecord查询参数", description = "店铺抽奖活动领取表查询参数")
public class PrizeClaimRecordQuery extends AbsQuery {
    private String storePrizeId;
}