zz %!s(int64=6) %!d(string=hai) anos
pai
achega
aa7cd1f9c2
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      app/Console/Commands/BookUpdateOne.php

+ 2 - 0
app/Console/Commands/BookUpdateOne.php

@@ -8,6 +8,8 @@ use App\Modules\Book\Models\Book;
 use App\Modules\Book\Models\Chapter;
 use App\Modules\Book\Services\ChapterService;
 use App\Modules\Book\Services\BookConfigService;
+use DB;
+
 class BookUpdateOne extends Command
 {
     /**