mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-08-30 12:45:32 +08:00
make指令更改为make:file
This commit is contained in:
@@ -49,8 +49,8 @@ class Console
|
||||
"think\\console\\command\\Help",
|
||||
"think\\console\\command\\Lists",
|
||||
"think\\console\\command\\Build",
|
||||
"think\\console\\command\\Make",
|
||||
"think\\console\\command\\make\\Controller",
|
||||
"think\\console\\command\\make\\File",
|
||||
"think\\console\\command\\make\\Model",
|
||||
"think\\console\\command\\optimize\\Autoload",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user