mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-10 00:22:48 +08:00
删除Library命名空间
This commit is contained in:
@@ -19,7 +19,7 @@ class Loader {
|
||||
static protected $namespace = [
|
||||
'Think' => CORE_PATH,
|
||||
'Vendor' => VENDOR_PATH,
|
||||
'Library' => LIB_PATH,
|
||||
'Org' => ORG_PATH,
|
||||
];
|
||||
|
||||
// 自动加载
|
||||
|
||||
Reference in New Issue
Block a user