update initialization config

initialization user config
This commit is contained in:
link
2021-10-22 17:57:22 +08:00
parent b1d5d9858b
commit ba77e07e36
5 changed files with 6 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ type UserModel struct {
Head string
Email string
Description string
Initialized bool
}
//服务配置