lvhao 6 시간 전
부모
커밋
cdf4eccfbc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/CoreApp/controllers/Zshitj.php

+ 1 - 1
core/CoreApp/controllers/Zshitj.php

@@ -43,7 +43,7 @@ class Zshitj extends Start_Controller
 
         if($this->input->method() == 'post'){
             $params = $this->input->post(NULL,true);
-            $time =time() - 24 * 60 * 60;
+            $time =time() - 20 * 60 * 60;
             $start_time = time() - 5 * 24 * 60 * 60 ;
             $table_name = $params['table_name'];