浏览代码

Merge branch 'yang' of ssh://was.baoshi56.com:10022/var/git/bswas

LD 5 年之前
父节点
当前提交
67068d2297
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      app/Jobs/LogisticZopSync.php

+ 0 - 1
app/Jobs/LogisticZopSync.php

@@ -38,7 +38,6 @@ class LogisticZopSync implements ShouldQueue
     {
         //
         ini_set('max_execution_time', 10);
-        sleep(12);
         $zopResult = [];
         $url = config('api_logistic.ZTO.url');
         $xAppKey = config('api_logistic.ZTO.x-appKey');