durong 5 년 전
부모
커밋
0e3f0c8711
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/Repositories/Behavior/BehaviorRepository.php

+ 1 - 1
app/Repositories/Behavior/BehaviorRepository.php

@@ -28,7 +28,7 @@ class BehaviorRepository
     }
 
     public function index($request)
-    {
+    {var_dump($this->client);die;
         try {
             $signKey = [
                 'app' => config('constants.VIRUS_APP_ID')