上传三消战令错误
This commit is contained in:
parent
0245ff8407
commit
2499ddf77e
@ -61,10 +61,10 @@ func (this *apiComp) Receive(session comm.IUserSession, req *pb.EntertainReceive
|
|||||||
if info.Vip {
|
if info.Vip {
|
||||||
info.Payprogress = progress
|
info.Payprogress = progress
|
||||||
}
|
}
|
||||||
info.Freeprogress = 1
|
// info.Freeprogress = 1
|
||||||
if info.Vip {
|
// if info.Vip {
|
||||||
info.Payprogress = 1
|
// info.Payprogress = 1
|
||||||
}
|
// }
|
||||||
|
|
||||||
if errdata, award = this.module.DispenseAtno(session, awards, true); errdata != nil {
|
if errdata, award = this.module.DispenseAtno(session, awards, true); errdata != nil {
|
||||||
return
|
return
|
||||||
|
Loading…
Reference in New Issue
Block a user