add clear
This commit is contained in:
@@ -20,7 +20,7 @@ class Template extends \wchat\base\Template
|
||||
|
||||
private $sendUrl = 'https://api.q.qq.com/api/json/template/send';
|
||||
|
||||
public function getUrl(): string
|
||||
public function getUrl()
|
||||
{
|
||||
return $this->sendUrl;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user