|
|
@@ -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');
|