update
This commit is contained in:
parent
8c268d9a47
commit
2695460f82
|
@ -278,7 +278,7 @@ message ProductInfo {
|
|||
google.protobuf.Struct website_unit = 9; //产品前台网站单位
|
||||
}
|
||||
message TemplateTagColorInfo {
|
||||
google.protobuf.Struct colors = 1; //传入logo对应的算法颜色组
|
||||
google.protobuf.ListValue colors = 1; //传入logo对应的算法颜色组
|
||||
int64 selected_color_index = 2; //选择的模板标签的颜色索引值
|
||||
google.protobuf.Struct template_tag_groups = 3; //模板标签分组信息
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user