mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-02 13:31:38 +08:00
Console 增加清理缓存功能
This commit is contained in:
@@ -49,7 +49,8 @@ class Console
|
||||
"think\\console\\command\\Lists",
|
||||
"think\\console\\command\\Build",
|
||||
"think\\console\\command\\make\\Controller",
|
||||
"think\\console\\command\\make\\Model"
|
||||
"think\\console\\command\\make\\Model",
|
||||
"think\\console\\command\\cache\\Clear"
|
||||
];
|
||||
|
||||
public function __construct($name = 'UNKNOWN', $version = 'UNKNOWN')
|
||||
|
||||
Reference in New Issue
Block a user