1
This commit is contained in:
parent
a4471209ea
commit
4972f4c95c
@ -42,7 +42,7 @@ class RankActivityService extends BaseService {
|
||||
{
|
||||
$this->internalUpdateRankActivity(
|
||||
self::ALIVE_TYPE,
|
||||
getReqVal('alive_time', 0),
|
||||
getReqVal('alive_time', 0) / 1000,
|
||||
self::OP_SUM);
|
||||
$this->internalUpdateRankActivity(
|
||||
self::KILLS_TYPE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user