This commit is contained in:
2021-12-02 15:48:32 +08:00
parent 7293e24f9d
commit 9a6575b438
2 changed files with 18 additions and 6 deletions
+1
View File
@@ -113,6 +113,7 @@ class RpcJsonp extends Component implements OnConnectInterface, OnReceiveInterfa
*/
public function register(OnServerBeforeStart $server)
{
$this->manager->tableInit();
$this->manager->register();
}