增加命令行修改密码功能

This commit is contained in:
lifei6671
2018-07-10 19:13:33 +08:00
parent c5fb0c760b
commit f5737c6a73
2 changed files with 62 additions and 1 deletions

View File

@@ -230,6 +230,9 @@ func ResolveCommand(args []string) {
RegisterCache()
RegisterModel()
RegisterLogger(conf.LogFile)
ModifyPassword()
}
//注册缓存管道