dyjh 6 роки тому
батько
коміт
4ae80c8fc1
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      app/Http/Controllers/Api/V1/AlbumController.php

+ 2 - 2
app/Http/Controllers/Api/V1/AlbumController.php

@@ -1690,8 +1690,8 @@ class AlbumController extends Controller
             'response_type' => 'array',
             'response_type' => 'array',
         ];\Log::info('2224');
         ];\Log::info('2224');
         $app = Factory::officialAccount($config);
         $app = Factory::officialAccount($config);
-        $text = new Text('111');dd($text);
-        $res_msg = $app->customer_service->message($text)->to('o_O0HuA4ugJG0npjLSL_Cd33FN8c')->send();\Log::info($res_msg);
+        $text = new Text('111');//dd($text);
+        $res_msg = $app->customer_service->message($text)->to('o_O0HuA4ugJG0npjLSL_Cd33FN8c')->send();dd($res_msg);
     }
     }
 
 
     /**
     /**