mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
增加重置密码命令行功能
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
return [
|
||||
// 指令定义
|
||||
'commands' => [
|
||||
'app\command\ResetPassword'
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user