mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-07 12:38:11 +08:00
默认不加载 app/*
This commit is contained in:
parent
fb80ba33d3
commit
38794b4089
@ -15,6 +15,11 @@
|
||||
"email": "zoujingli@qq.com"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"app\\index\\": "app/index/"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": ">7.1",
|
||||
"ext-gd": "*",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user