diff --git a/wchat/qq/Template.php b/wchat/qq/Template.php index 694ce2a..fa9cd1e 100644 --- a/wchat/qq/Template.php +++ b/wchat/qq/Template.php @@ -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 = [];