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