add clear

This commit is contained in:
2020-04-30 22:09:08 +08:00
parent 7bda1dbcce
commit 44146ad916
6 changed files with 236 additions and 257 deletions
+1 -1
View File
@@ -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 = [];