fix
This commit is contained in:
parent
6f1ced3bf8
commit
4eb435e1d1
|
@ -191,7 +191,7 @@ type TemplateTagColorInfo {
|
|||
//根据产品获取模型配件列表
|
||||
type GetProductModelsReq {
|
||||
ProductIds string `form:"product_ids"`
|
||||
TemplateTag string `form:"template_tag"`
|
||||
TemplateTag string `form:"template_tag,optional"`
|
||||
}
|
||||
type ProductItem {
|
||||
ModelList []ModelItem `json:"model_list"`
|
||||
|
|
Loading…
Reference in New Issue
Block a user