add clear
This commit is contained in:
@@ -140,7 +140,7 @@ class Template extends SmallProgram
|
||||
$this->request->setErrorField('errcode');
|
||||
$this->request->setErrorMsgField('errmsg');
|
||||
$result = $this->request->post($url, $params);
|
||||
$result->append('postBody', $params);
|
||||
// $result->append('postBody', $params);
|
||||
|
||||
$this->openId = '';
|
||||
$this->keywords = [];
|
||||
|
||||
Reference in New Issue
Block a user