彭俊 6 سال پیش
والد
کامیت
46e6a156b1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Biz/Game/GameLogic.php

+ 1 - 1
Biz/Game/GameLogic.php

@@ -511,7 +511,7 @@ class GameLogic
         $type = isset($this->paras['type']) ? intval($this->paras['type']) : 4;
 
         $prlen = strlen($this->wagetnModel->agent_pre);
-        $dtime = date("Y-m-d H") . ":00:00";
+        $dtime = date("Y-m-d") . "00:00:00";
 
         /*
         $cacheObj = C()->get('cache');