lvhao 4 days ago
parent
commit
3e245b50b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/controllers/QueueCbt.php

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

@@ -26,7 +26,7 @@ class QueueCbt extends Start_Controller {
     private function _cbtCreateLabel(){
     private function _cbtCreateLabel(){
 
 
         if(date("H") != 20){
         if(date("H") != 20){
-            exit("当前不是19点执行".date("H"));
+            exit("当前不是20点执行".date("H"));
         }
         }
         die;
         die;
         $where_arr = [
         $where_arr = [