mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-18 17:48:00 +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