<alibaba_pur_product_get_response>
<result>
<content>
<category_use_id>90</category_use_id>
<order_type>QUANTITY</order_type>
<img_url_list>http://xxx</img_url_list>
<img_storage_type>demo</img_storage_type>
<recommendation>推荐描述</recommendation>
<mall_url>http://xxx</mall_url>
<front_category_id>前台类目id</front_category_id>
<product_name>产品名称</product_name>
<source_info>json字符串</source_info>
<source_category_id>外部品类id</source_category_id>
<source_category_name>来源品类名称</source_category_name>
<buyer_work_no>123</buyer_work_no>
<brand_name>品牌名称</brand_name>
<catalog_category_id>1</catalog_category_id>
<category_code>品类code</category_code>
<product_desc>产品描述</product_desc>
<unit>个</unit>
<source_type>sourceType</source_type>
<brand_id>1</brand_id>
<tenant_id>2</tenant_id>
<source_value>123</source_value>
<data_source>alibaba</data_source>
<category_id>1</category_id>
<purchase_channel>CATALOG</purchase_channel>
<product_attr_value_list>demo</product_attr_value_list>
<product_code>123</product_code>
<security_id>dakdasdl</security_id>
</content>
<error>demo</error>
<message>操作成功</message>
<is_success>true</is_success>
<operate_code>operateCode</operate_code>
</result>
</alibaba_pur_product_get_response>
{
"alibaba_pur_product_get_response":{
"result":{
"content":{
"category_use_id":90,
"order_type":"QUANTITY",
"img_url_list":"http:\/\/xxx",
"img_storage_type":"demo",
"recommendation":"推荐描述",
"mall_url":"http:\/\/xxx",
"front_category_id":"前台类目id",
"product_name":"产品名称",
"source_info":"json字符串",
"source_category_id":"外部品类id",
"source_category_name":"来源品类名称",
"buyer_work_no":"123",
"brand_name":"品牌名称",
"catalog_category_id":1,
"category_code":"品类code",
"product_desc":"产品描述",
"unit":"个",
"source_type":"sourceType",
"brand_id":"1",
"tenant_id":2,
"source_value":"123",
"data_source":"alibaba",
"category_id":"1",
"purchase_channel":"CATALOG",
"product_attr_value_list":"demo",
"product_code":"123",
"security_id":"dakdasdl"
},
"error":"demo",
"message":"操作成功",
"is_success":true,
"operate_code":"operateCode"
}
}
}