修改音视频签名12
This commit is contained in:
parent
c6716964fe
commit
fc3553c322
@ -1711,6 +1711,7 @@ class CallBackController extends AbstractController
|
|||||||
*/
|
*/
|
||||||
public function trtcCallBack(): ResponseInterface
|
public function trtcCallBack(): ResponseInterface
|
||||||
{
|
{
|
||||||
|
dump(111);
|
||||||
try {
|
try {
|
||||||
$request_params = $this->request->getBody()->getContents();
|
$request_params = $this->request->getBody()->getContents();
|
||||||
$SdkAppId = $this->request->header("SdkAppId");
|
$SdkAppId = $this->request->header("SdkAppId");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user