上传宝箱通关校验问题
This commit is contained in:
parent
06690116a0
commit
97effebcd5
@ -46,7 +46,7 @@ func (this *apiComp) Drop(session comm.IUserSession, req *pb.CombatDropReq) (cod
|
||||
}
|
||||
}
|
||||
|
||||
info.Passdrop = append(info.Passmanster, req.Drop)
|
||||
info.Passdrop = append(info.Passdrop, req.Drop)
|
||||
if err = this.module.modelCombat.updateInfo(info); err != nil {
|
||||
code = pb.ErrorCode_DBError
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user