Преглед изворни кода

工单超节损报错优化

qiuenguang пре 1 година
родитељ
комит
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)){
 //            $this->error('该工单不参与考核');
 //        }
-        if ($data['Gd_gdbh'] == ''){
-            $this->error('该工单不参与考核');
-        }
+//        if ($data['Gd_gdbh'] == ''){
+//            $this->error('');
+//        }
 
         if ($data['ls'] == 0){
             $data['ls'] === 1;