活动类型枚举

This commit is contained in:
meixiongfeng 2023-08-08 09:56:37 +08:00
parent 99c99f0483
commit a71bf2b3ee

View File

@ -81,6 +81,7 @@ func (this *apiComp) TurntableReward(session comm.IUserSession, req *pb.Activity
return
}
for k := range data.Gotarr {
reward = append(reward, k)
}
// 发奖