mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 18:42:49 +08:00
调整admin下的类库代码,将主要逻辑调整到extend下
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
"psr-4": {
|
||||
"app\\": "app",
|
||||
"trait\\": "extend/trait",
|
||||
"class\\": "extend/class",
|
||||
"Phinx\\": "extend/phinx"
|
||||
},
|
||||
"psr-0": {
|
||||
|
||||
Reference in New Issue
Block a user