lvhao il y a 1 mois
Parent
commit
66b5e2fa7b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      core/CoreApp/controllers/Zzjobs.php

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

@@ -124,6 +124,7 @@ class Zzjobs extends Start_Controller
     } 
     //获取3pe的转单号
     private function  _get3peWaybillid(){
+        new throw Exception("暂时不开放");
         if(date("H",time()) == 7){
             $this->job_get3pewaybillid->do_job();
         }else{