浏览代码

巡逻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->GateList->$startId = $Ins_GateInfo;
 
 
         $this->GatesChallengeRecord = new \stdClass();
         $this->GatesChallengeRecord = new \stdClass();
+        $this->xunluo_StartTs = now();
     }
     }
 
 
     public function __construct($arg = null) {
     public function __construct($arg = null) {