add clear

This commit is contained in:
2020-05-27 15:49:19 +08:00
parent 1ab20dbae4
commit b896ca4143
+1
View File
@@ -54,6 +54,7 @@ class SecCheck extends SmallProgram
$this->request->setIsSSL(true);
$url = '/' . ltrim($this->_msgUrl, '/') . $this->config->getAccessToken();
var_dump($url);
return $this->request->post($url, [
'appid' => $this->config->getAppid(),
'content' => $content