1
This commit is contained in:
parent
60c75adea8
commit
c30e1653d0
@ -1313,10 +1313,7 @@ void Player::RecalcRedPoint()
|
||||
"FROM friend_apply WHERE idx > %d AND target_id='%s' AND status=0 "
|
||||
" AND sender_id NOT IN(" + fmtstr + ") LIMIT 1;"
|
||||
).c_str(),
|
||||
{
|
||||
last_apply_idx_,
|
||||
myself.base_data.account_id
|
||||
},
|
||||
sql_params,
|
||||
a8::XParams()
|
||||
.SetSender(myself.base_data.account_id),
|
||||
on_ok,
|
||||
|
Loading…
x
Reference in New Issue
Block a user