add clear
This commit is contained in:
@@ -119,7 +119,7 @@ class Tag extends AfficialAccount
|
|||||||
|
|
||||||
$this->request->setErrorField('errcode');
|
$this->request->setErrorField('errcode');
|
||||||
$this->request->setErrorMsgField('errmsg');
|
$this->request->setErrorMsgField('errmsg');
|
||||||
return $this->request->get($this->tag_lists . $config);
|
return $this->request->get($this->tag_lists . $config, []);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user