dms test
This commit is contained in:
@@ -40,7 +40,7 @@ class Test extends HD_Controller
|
||||
$pageSize = 30;
|
||||
$dollor = '$';
|
||||
|
||||
$createdDateStart = date("Y-m-d H:i:s", strtotime("-5 minute"));
|
||||
$createdDateStart = date("Y-m-d H:i:s", strtotime("-1 minute"));
|
||||
$createdDateEnd = date("Y-m-d H:i:s", strtotime("now"));
|
||||
|
||||
debug_log("开始时间: ".$createdDateStart." ", 'dms.txt', $this->log_dir);
|
||||
|
||||
Reference in New Issue
Block a user