This commit is contained in:
2021-03-23 16:35:33 +08:00
parent 2f5698c663
commit ed75975b2a
+1 -1
View File
@@ -51,7 +51,7 @@ use Snowflake\Snowflake;
{
// TODO: Change the autogenerated stub
if ($handler[0] instanceof IProducer) {
call_user_func([$handler[0], 'instance']);
$handler[0]->initClient();
}
$rpc = Snowflake::app()->getRpc();