cqpCow 1 년 전
부모
커밋
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)