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) {