shish преди 2 дни
родител
ревизия
d362e2515e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      common/components/delivery/services/DispatchService.php

+ 1 - 1
common/components/delivery/services/DispatchService.php

@@ -1060,7 +1060,7 @@ class DispatchService
                 case 'didi':
                     if(!isset($item['estimateList'])){
                         Yii::error('didi 报价数据为空:' . json_encode($item));
-                        continue 2;
+                        continue;
                     }
 
                     $serviceType = [0 => '拼送', 1 => '直送'];