mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
增加命令行修改密码功能
This commit is contained in:
@@ -230,6 +230,9 @@ func ResolveCommand(args []string) {
|
||||
RegisterCache()
|
||||
RegisterModel()
|
||||
RegisterLogger(conf.LogFile)
|
||||
|
||||
ModifyPassword()
|
||||
|
||||
}
|
||||
|
||||
//注册缓存管道
|
||||
|
||||
Reference in New Issue
Block a user