This commit is contained in:
2021-04-07 11:32:29 +08:00
parent 3f8a23835f
commit 83cb712961
+3
View File
@@ -22,6 +22,9 @@ use Snowflake\Snowflake;
private string $uri = '';
const PROTOCOL_JSON = 'json';
const PROTOCOL_SERIALIZE = 'serialize';
/**
* Route constructor.