Skip to content

Commit

Permalink
Merge branch 'release/v1.29.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
bububa committed Nov 29, 2024
2 parents 9a48a62 + e280e50 commit d3cc857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marketing-api/model/dpa/product.go
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ type ProductCategory struct {
}

type Link struct {
URL string `json:"string,omitempty"`
URL string `json:"url,omitempty"`
// TemplateID 视频模板ID
TemplateID string `json:"template_id,omitempty"`
}
Expand Down

0 comments on commit d3cc857

Please sign in to comment.