add clear

This commit is contained in:
as2252258@163.com
2019-09-19 18:58:46 +08:00
parent 6ff5ecc853
commit d605600657
2 changed files with 22 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@ abstract class Miniprogarampage
$this->request = new WxClient();
}
$this->request->setIsSSL(true);
$this->request->setAgent($this->config->getAgent());
}
/**