Add PermanentAvatar to user.

This commit is contained in:
Yang Luo
2021-08-21 23:17:33 +08:00
parent 9c3117beb0
commit e50c6cd4b5
7 changed files with 166 additions and 17 deletions

View File

@ -30,6 +30,7 @@ import (
func main() {
object.InitAdapter()
object.InitDb()
object.InitDefaultStorageProvider()
proxy.InitHttpClient()
authz.InitAuthz()