Commit 04310f41 authored by qinhaitao's avatar qinhaitao

feat: 🎸 collectCard

parent 2ec69879
......@@ -83,7 +83,10 @@ export const PRIZE_TYPE = {
// 奖品分类
export const PRIZE_DATA_TYPE = {
RANKING: 1, // 排行榜
PROBABILITY: 2 // 概率
PROBABILITY: 2, // 概率
CARD: 6, // 卡牌
CARD_TYPE_AWARD: 7,
JOIN_TIMES: 8
}
// 奖品是否限制库存
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment