改名
This commit is contained in:
@@ -75,7 +75,6 @@ class RpcJsonp extends Component implements OnConnectInterface, OnReceiveInterfa
|
|||||||
*/
|
*/
|
||||||
public function register(OnStart $server)
|
public function register(OnStart $server)
|
||||||
{
|
{
|
||||||
var_dump($server);
|
|
||||||
$config = Config::get('rpc');
|
$config = Config::get('rpc');
|
||||||
|
|
||||||
$agent = Kiri::getDi()->get(Agent::class);
|
$agent = Kiri::getDi()->get(Agent::class);
|
||||||
|
|||||||
Reference in New Issue
Block a user