Quellcode durchsuchen

添加调试信息

gwang vor 5 Jahren
Ursprung
Commit
89d30a1084
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Gameserver/Amfphp/process/FightProc/PVPProc.php

+ 1 - 1
Gameserver/Amfphp/process/FightProc/PVPProc.php

@@ -290,7 +290,7 @@ class PVPProc {
         }
         $pvp->haventReward_tsDay = tsDay();                                     # 更新待发放奖励日期
         $req->userInfo->game->pvp = $pvp;
-
+        UserProc::updateUserInfo();
         // 组装 返回值结构
         $ret = array(
             'score' => $score, #                                                # 自己的积分