lvhao 1 ngày trước cách đây
mục cha
commit
4606160241
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      core/CoreApp/controllers/QueueOne.php

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

@@ -24,7 +24,7 @@ class QueueOne extends Start_Controller {
    
     private function _u9action(){
         if(date("H",time()) == '5'){
-            $this->logic_u9action->u9action();
+            $this->logic_u9action->waixiao();
         }
         
     }