qiuenguang 1 год назад
Родитель
Сommit
45afda87ec
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      application/api/controller/OrderSuperLoss.php

+ 3 - 3
application/api/controller/OrderSuperLoss.php

@@ -466,9 +466,9 @@ class OrderSuperLoss extends Api
 //        if (empty($data)){
 //        if (empty($data)){
 //            $this->error('该工单不参与考核');
 //            $this->error('该工单不参与考核');
 //        }
 //        }
-        if ($data['Gd_gdbh'] == ''){
-            $this->error('该工单不参与考核');
-        }
+//        if ($data['Gd_gdbh'] == ''){
+//            $this->error('');
+//        }
 
 
         if ($data['ls'] == 0){
         if ($data['ls'] == 0){
             $data['ls'] === 1;
             $data['ls'] === 1;