cqpCow 8 ヶ月 前
コミット
3b7a1d48be
1 ファイル変更0 行追加4 行削除
  1. 0 4
      app/Service/ConstructionService.php

+ 0 - 4
app/Service/ConstructionService.php

@@ -1029,10 +1029,6 @@ class ConstructionService extends Service
         }catch (\Throwable $e){
             return [true,'保存成功!'];
         }
-
-
-
-
     }
 
     public function deliveryNoteList($data)