Silent 6 năm trước cách đây
mục cha
commit
8e254b9ce5
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      app/Http/Controllers/WeChat/ApiController.php

+ 2 - 0
app/Http/Controllers/WeChat/ApiController.php

xqd
@@ -648,6 +648,8 @@ class ApiController extends Controller
             'openid' => $we_chat_user->open_id,
         ]);
 
+        Log::info($result);
+
         if ($result['return_code'] == 'SUCCESS' && $result['result_code'] == 'SUCCESS'){
             $prepayId = $result['prepay_id'];
             $config = [