新增助手函数

This commit is contained in:
wuyanwen 2019-12-13 17:26:40 +08:00
parent fad0f9770d
commit dacf005117

View File

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