This commit is contained in:
2021-03-24 11:25:02 +08:00
parent 3279029cc3
commit 5bfe64ac3e
3 changed files with 3 additions and 42 deletions
@@ -15,7 +15,7 @@ use Snowflake\Exception\ConfigException;
use Snowflake\Exception\NotFindClassException;
use Snowflake\Snowflake;
#[\Attribute(\Attribute::TARGET_METHOD)] class RpcService extends Attribute
#[\Attribute(\Attribute::TARGET_METHOD)] class RpcClient extends Attribute
{
private string $uri = '';