소스 검색

巡逻bug

cyzhao 1 년 전
부모
커밋
b4290e7411
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Gameserver/App/model/User/Info_Gates.php

+ 1 - 0
Gameserver/App/model/User/Info_Gates.php

@@ -68,6 +68,7 @@ class Info_Gates extends Object_ext {
         $this->GateList->$startId = $Ins_GateInfo;
 
         $this->GatesChallengeRecord = new \stdClass();
+        $this->xunluo_StartTs = now();
     }
 
     public function __construct($arg = null) {