add clear

This commit is contained in:
2020-04-30 18:08:43 +08:00
parent 6a61697c0d
commit 15ad099c45
+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 = [];