活动:支持礼包兑换
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
//奖励资源
|
||||
export interface RewardParam {
|
||||
type: number;
|
||||
id: number;
|
||||
count: number;
|
||||
}
|
||||
Reference in New Issue
Block a user