fix:合图调整

This commit is contained in:
momo
2023-10-08 15:48:22 +08:00
parent 8c69e4d2d3
commit 6dc591283e
6 changed files with 7 additions and 17 deletions

View File

@@ -55,7 +55,8 @@ type (
type (
LogoCombineReq {
LogoUrl string `json:"logo_url"` // 合图参数
Resolution string `json:"resolution"` // 合图参数
LogoUrl string `json:"logo_url"` // 合图参数
TemplateTagColor TemplateTagColor `json:"template_tag_color"`
TemplateTagGroups []TemplateTagGroups `json:"template_tag_groups"`
TemplateId int64 `json:"template_id"` // 合图参数