名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
field_1 | string | 非必须 | wweeewee | ||
field_2 | string | 非必须 | eeeeweqq | ||
field_3 | string | 非必须 | weqqwwwee | ||
field_4 | string | 非必须 | weewq | ||
field_9 | string | 非必须 | |||
field_10 | string | 非必须 | |||
field_8 | string | 非必须 | 12 | ||
field_7 | string | 非必须 | 1 3 4 5 6 7 | ||
field_6 | string | 非必须 | 1 12 12 12 12 | 枚举: 1,2,3 枚举备注: 1: qrn 2: we 3:yis | |
field_13 | string | 非必须 | |||
field_12 | string | 非必须 | |||
field_11 | string | 非必须 |
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
name | string | 非必须 | 小明 | 12 12 12 12 | |
field_18 | string | 非必须 | |||
age | number | 非必须 | 20 | 32 23 23 | |
field_19 | string | 非必须 | we we we we | ||
field_20 | string | 非必须 | werr rrr rrr r rrrr |
(tag)根据规则搜索产品
### 请求参数 **Headers** | 参数名称 | 参数值 | 是否必须 | 示例 | 备注 | | ------------ | ------------ | ------------ | ------------ | ------------ | | Content-Type | application/json | 是 | | | | SiteUID | | 是 | | | | ClientId | | 是 | | | | Token | | 是 | | 请求令牌 | **Body**名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
tag_rule_arr | object [] | 非必须 | item 类型: object | ||
├─ tag_rule_detial_arr | object [] | 非必须 | item 类型: object | ||
├─ id | integer | 非必须 | Id | format: int32 | |
├─ rule_dimension | string | 非必须 | 维度 | ||
├─ value | string | 非必须 | 规则值 | ||
├─ tag_rule_id | integer | 非必须 | 规则id | ||
├─ type | integer | 非必须 | 类型(0:and,1:or) |
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
code | string | 必须 | 响应编码OK | ||
info | object | 非必须 | |||
├─ data | object | 非必须 | |||
├─ product_info | object | 非必须 | |||
├─ product_code | string | 非必须 | 唯一编码 | ||
├─ sku | string | 非必须 | old_sku | ||
├─ sku_history | string | 非必须 | 历史sku | ||
├─ is_free | integer | 非必须 | 版费情况0:付费;1:免费 | format: int32 | |
├─ sequence | string | 非必须 | 维护序列号 | ||
├─ color | string | 非必须 | 中文颜色 | ||
├─ is_design | integer | 非必须 | 是否自主设计1:是;0:否 | format: int32 | |
├─ weight | integer | 非必须 | 重量 | format: int32 | |
├─ insert_time | string | 非必须 | 添加时间 | ||
├─ product_image | object | 非必须 | |||
├─ id | string | 非必须 | imageid | ||
├─ image_url | string | 非必须 | imageurl | ||
├─ image_title | string | 非必须 | imagetitle | ||
├─ sort | string | 非必须 | 排序 | ||
├─ image_type | string | 非必须 | imagetype | ||
├─ image_links | object | 非必须 | |||
├─ image_medium_url | string | 非必须 | 中等图图片链接 | ||
├─ image_small_url | string | 非必须 | 小图链接 | ||
├─ image_url | string | 非必须 | 原图链接 | ||
├─ product_category | object | 非必须 | |||
├─ id | integer | 非必须 | categoryid | ||
├─ name | string | 非必须 | 分类名称 | ||
├─ parent_id | integer | 非必须 | 父分类id | ||
├─ product_type_id | integer | 非必须 | 产品类型id | ||
├─ is_return | integer | 非必须 | 是否支持退换 | ||
├─ is_allow_sub_category | integer | 非必须 | 是否允许子分类 | ||
├─ is_available | integer | 非必须 | 是否可用 | ||
├─ insert_time | string | 非必须 | 插入时间 | ||
├─ is_del | integer | 非必须 | 是否删除 | ||
msg | string | 必须 | 错误描述 | 枚举: 1 枚举备注: 56 |
(tag)根121据规则搜索产品
### 请求参数 **Headers** | 参数名称 | 参数值 | 是否必须 | 示例 | 备注 | | ------------ | ------------ | ------------ | ------------ | ------------ | | SiteUID | | 是 | | | | ClientId | | 是 | | | | Token | | 是 | | 请求令牌 | **Body**名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
tag_rule_arr | object [] | 非必须 | item 类型: object | ||
├─ tag_rule_detial_arr | object [] | 非必须 | item 类型: object | ||
├─ id | integer | 非必须 | Id | format: int32 | |
├─ rule_dimension | string | 非必须 | 维度 | ||
├─ value | string | 非必须 | 规则值 | ||
├─ tag_rule_id | integer | 非必须 | 规则id | ||
├─ type | integer | 非必须 | 类型(0:and,1:or) |
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
code | string | 必须 | 响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK响应编码OK | 枚举: 1,2,3,4 枚举备注: 1=》eqwewq 2=》wqewqe 3=》qweqw | |
info | object | 非必须 | |||
├─ data | object | 非必须 | |||
├─ product_info | object | 非必须 | |||
├─ product_code | string | 非必须 | 唯一编码 | ||
├─ sku | string | 非必须 | old_sku | ||
├─ sku_history | string | 非必须 | 历史sku | ||
├─ is_free | integer | 非必须 | 版费情况0:付费;1:免费 | format: int32 | |
├─ sequence | string | 非必须 | 维护序列号 | ||
├─ color | string | 非必须 | 中文颜色 | ||
├─ is_design | integer | 非必须 | 是否自主设计1:是;0:否 | format: int32 | |
├─ weight | integer | 非必须 | 重量 | format: int32 | |
├─ insert_time | string | 非必须 | 添加时间 | ||
├─ product_image | object | 非必须 | |||
├─ id | string | 非必须 | imageid | ||
├─ image_url | string | 非必须 | imageurl | ||
├─ image_title | string | 非必须 | imagetitle | ||
├─ sort | string | 非必须 | 排序 | ||
├─ image_type | string | 非必须 | imagetype | ||
├─ image_links | object | 非必须 | |||
├─ image_medium_url | string | 非必须 | 中等图图片链接 | ||
├─ image_small_url | string | 非必须 | 小图链接 | ||
├─ image_url | string | 非必须 | 原图链接 | ||
├─ product_category | object | 非必须 | |||
├─ id | integer | 非必须 | categoryid | ||
├─ name | string | 非必须 | 分类名称 | ||
├─ parent_id | integer | 非必须 | 父分类id | ||
├─ product_type_id | integer | 非必须 | 产品类型id | ||
├─ is_return | integer | 非必须 | 是否支持退换 | ||
├─ is_allow_sub_category | integer | 非必须 | 是否允许子分类 | ||
├─ is_available | integer | 非必须 | 是否可用 | ||
├─ insert_time | string | 非必须 | 插入时间 | ||
├─ is_del | integer | 非必须 | 是否删除 | ||
msg | string | 必须 | 错误描述 |