add clear

This commit is contained in:
as2252258@163.com
2019-11-11 18:14:47 +08:00
parent 62a2326e23
commit 7f138ef255
47 changed files with 2440 additions and 1100 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
```php
$config = new \wchat\Config();
$config = new \common\Config();
$config->setAppid('');
$config->setAppsecret('');
$config->setMchId('');