update
This commit is contained in:
@ -34,8 +34,7 @@ class RobotController extends AbstractController
|
|||||||
|
|
||||||
var_dump($this->request->post());
|
var_dump($this->request->post());
|
||||||
return [
|
return [
|
||||||
'method' => $method,
|
'msg' => 'ok',
|
||||||
'message' => "Hello {$user}.",
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user