Merge branch 'develop' of gitee.com:fusenpack/fusenapi into develop
This commit is contained in:
commit
3b91e25501
|
@ -161,6 +161,7 @@ func (l *UserLogoSetLogic) UserLogoSet(req *types.UserLogoSetReq, userinfo *auth
|
|||
|
||||
metadataChildUserInfo["logo_selected"] = map[string]interface{}{
|
||||
"logo_selected_id": req.LogoSelectedId,
|
||||
"logo_url": userMaterialInfo.ResourceUrl,
|
||||
"template_tag_selected": templateTagSelected,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user