fix
This commit is contained in:
parent
4eb435e1d1
commit
20a84e4899
|
@ -173,7 +173,7 @@ type TemplateTagColorInfo struct {
|
||||||
|
|
||||||
type GetProductModelsReq struct {
|
type GetProductModelsReq struct {
|
||||||
ProductIds string `form:"product_ids"`
|
ProductIds string `form:"product_ids"`
|
||||||
TemplateTag string `form:"template_tag"`
|
TemplateTag string `form:"template_tag,optional"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type ProductItem struct {
|
type ProductItem struct {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user