fix:优化

This commit is contained in:
momo
2023-09-21 10:51:04 +08:00
parent 8806dbb034
commit e9f862e144
3 changed files with 24 additions and 32 deletions

View File

@@ -79,7 +79,6 @@ service home-user-auth {
type (
UserLogoTemplateTagSetReq {
LogoSelectedId int64 `form:"logo_selected_id"`
TemplateTag string `form:"template_tag"`
TemplateTagColorIndex int64 `form:"template_tag_color_index"`
}