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