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