fix
This commit is contained in:
@@ -214,7 +214,7 @@ type SizeInfo struct {
|
||||
MinPrice string `json:"min_price"` //最低价
|
||||
TemplateInfo interface{} `json:"template_info"` //模板相关信息
|
||||
ModelInfo ModelInfo `json:"model_info"` //模型相关信息
|
||||
FittingList []FittingInfo `json:"fitting_List"` //配件相关信息
|
||||
FittingList []FittingInfo `json:"fitting_list"` //配件相关信息
|
||||
}
|
||||
|
||||
type FittingInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user