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