测试dayinlog
This commit is contained in:
parent
3055bd2393
commit
f7bc5f70b3
@ -2029,7 +2029,7 @@ class CallBackController extends AbstractController
|
|||||||
}
|
}
|
||||||
|
|
||||||
$request_params = json_decode($request_params,true);
|
$request_params = json_decode($request_params,true);
|
||||||
|
return $this->recordingSuccessReturn();
|
||||||
// 验证参数
|
// 验证参数
|
||||||
if (empty($request_params['EventGroupId'])){
|
if (empty($request_params['EventGroupId'])){
|
||||||
return $this->recordingErrorReturn("回调事件组为空");
|
return $this->recordingErrorReturn("回调事件组为空");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user