zhangchangchun 6 yıl önce
ebeveyn
işleme
5152858622
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      app/Repositories/ProductRepository.php

+ 1 - 0
app/Repositories/ProductRepository.php

@@ -8,6 +8,7 @@
 
 namespace App\Repositories;
 use Tymon\JWTAuth\Facades\JWTAuth;
+use Illuminate\Support\Facades\Log;
 
 class ProductRepository {