增加回调log
This commit is contained in:
@@ -128,4 +128,10 @@ return [
|
||||
"secret" => env('TENCENT_MAP_SECRET', 'RDQBZ-SDQ6Z-GKRX5-TG7P5-R2LN5-BWFCH'),
|
||||
"key" => env('TENCENT_MAP_KEY', '6tZo4VootrcGOuYqRX9aoGdtAmuSNXd4')
|
||||
],
|
||||
'video' =>[ // 腾讯im
|
||||
"app_id" => env('TRTC_APPID','1600022752'),
|
||||
"secret" => env('TRTC_SECRET','243f3b0276a04bf4b876bd7ebf8d74a6be0c8cf344f624b0ce936666f273accd'),
|
||||
"base_url" => env('TRTC_BASE_URL','https://console.tim.qq.com/'),
|
||||
"token" => env('TRTC_TOKEN','NDc5MzExMDIYdusl2NDMxNDg5L'),
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user