fix
This commit is contained in:
parent
a530630f38
commit
47191d5c25
|
@ -232,7 +232,7 @@ message GetProductDetailRsp {
|
||||||
string logo = 1; //logo
|
string logo = 1; //logo
|
||||||
TemplateTagColorInfo template_tag_color_info = 2; //标签颜色信息
|
TemplateTagColorInfo template_tag_color_info = 2; //标签颜色信息
|
||||||
ProductInfo product_info = 3; //产品基本信息
|
ProductInfo product_info = 3; //产品基本信息
|
||||||
repeated google.protobuf.ListValue base_colors = 4; //一些返回写死的颜色
|
google.protobuf.ListValue base_colors = 4; //一些返回写死的颜色
|
||||||
repeated SizeInfo size_list = 5; //尺寸相关信息
|
repeated SizeInfo size_list = 5; //尺寸相关信息
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user