去除助手函数

This commit is contained in:
wuyanwen 2020-01-09 08:22:50 +08:00
parent 9bcb7466bd
commit e994d14537

View File

@ -29,9 +29,6 @@
"topthink/think-trace":"^1.0"
},
"autoload": {
"files": [
"catch/helper.php"
],
"psr-4": {
"app\\": "app",
"catchAdmin\\": "catch",