lvhao 3 weeks ago
parent
commit
b236a83862
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/controllers/Zzjobs.php

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

@@ -133,7 +133,7 @@ class Zzjobs extends Start_Controller
     //获取3pe的转单号
     private function  _get3peWaybillid(){
         
-        if(date("H",time()) == 7){
+        if(date("H",time()) == 8){
             var_dump("Allowed to run");
             $this->job_get3pewaybillid->do_job();
         }else{