修改音视频签名17
This commit is contained in:
parent
776bff116d
commit
f9615f677f
@ -1758,7 +1758,7 @@ class CallBackController extends AbstractController
|
||||
}
|
||||
|
||||
// 排除数据
|
||||
if ($request_params['EventGroupId'] != 1 || $request_params['EventGroupId'] != 2){
|
||||
if ($request_params['EventGroupId'] != 1 && $request_params['EventGroupId'] != 2){
|
||||
return $this->TrtcErrorReturn("回调地址推送错误");
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user