update
This commit is contained in:
parent
08391e2032
commit
cd8ee73e90
@ -37,10 +37,10 @@ func (this *apiComp) Qiecuo(session comm.IUserSession, req *pb.FriendQiecuoReq)
|
||||
}
|
||||
|
||||
//已发送切磋
|
||||
if qr.Timestamp != 0 {
|
||||
code = pb.ErrorCode_FriendQiecuoRequested
|
||||
return
|
||||
}
|
||||
// if qr.Timestamp != 0 {
|
||||
// code = pb.ErrorCode_FriendQiecuoRequested
|
||||
// return
|
||||
// }
|
||||
|
||||
//判断是否切磋中
|
||||
if qr.MatchId != "" {
|
||||
|
Loading…
Reference in New Issue
Block a user