fix:合图调整
This commit is contained in:
@@ -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"` // 合图参数
|
||||
|
||||
Reference in New Issue
Block a user