活动类型枚举
This commit is contained in:
parent
99c99f0483
commit
a71bf2b3ee
@ -81,6 +81,7 @@ func (this *apiComp) TurntableReward(session comm.IUserSession, req *pb.Activity
|
||||
return
|
||||
}
|
||||
for k := range data.Gotarr {
|
||||
|
||||
reward = append(reward, k)
|
||||
}
|
||||
// 发奖
|
||||
|
Loading…
Reference in New Issue
Block a user