This commit is contained in:
2021-08-25 11:29:43 +08:00
parent 441ce5fd45
commit bee11f3d82
+1
View File
@@ -24,6 +24,7 @@ use Kiri\Kiri;
public string $version = 'v.1.0'
)
{
$this->method = strtoupper($this->method);
}