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