add clear

This commit is contained in:
as2252258@163.com
2019-07-17 17:17:37 +08:00
parent 6e12764656
commit 9c6b01fc94
13 changed files with 1323 additions and 477 deletions
+4
View File
@@ -12,11 +12,15 @@
}
],
"autoload": {
"ext-json": false,
"psr-4": {
"wchat\\": "wx"
}
},
"require": {
"php": ">= 7.0"
},
"require-dev": {
"swoole/ide-helper": "@dev"
}
}