<wlb_item_get_response>
<item>
<id>1001</id>
<user_id>1000</user_id>
<user_nick>test</user_nick>
<name>商品A</name>
<title>超低价商品A</title>
<item_code>A0001</item_code>
<is_sku>true</is_sku>
<flag>BIT_HAS_AUTHORIZE,BATCH,SYNCHRONIZATION</flag>
<type>NORMAL</type>
<remark>填写备注</remark>
<parent_id>1000</parent_id>
<status>item_status_valid</status>
<publish_version>1</publish_version>
<creator>test</creator>
<brand_id>1000</brand_id>
<gmt_create>2000-01-01 00:00:00</gmt_create>
<last_modifier>test</last_modifier>
<gmt_modified>2000-01-01 00:00:00</gmt_modified>
<properties>test</properties>
<is_friable>true</is_friable>
<is_dangerous>true</is_dangerous>
<color>red</color>
<weight>10</weight>
<length>10</length>
<width>10</width>
<height>10</height>
<volume>10</volume>
<goods_cat>test</goods_cat>
<pricing_cat>test</pricing_cat>
<package_material>test</package_material>
<price>10</price>
</item>
</wlb_item_get_response>
{
"wlb_item_get_response":{
"item":{
"id":1001,
"user_id":1000,
"user_nick":"test",
"name":"商品A",
"title":"超低价商品A",
"item_code":"A0001",
"is_sku":true,
"flag":"BIT_HAS_AUTHORIZE,BATCH,SYNCHRONIZATION",
"type":"NORMAL",
"remark":"填写备注",
"parent_id":1000,
"status":"item_status_valid",
"publish_version":1,
"creator":"test",
"brand_id":1000,
"gmt_create":"2000-01-01 00:00:00",
"last_modifier":"test",
"gmt_modified":"2000-01-01 00:00:00",
"properties":"test",
"is_friable":true,
"is_dangerous":true,
"color":"red",
"weight":10,
"length":10,
"width":10,
"height":10,
"volume":10,
"goods_cat":"test",
"pricing_cat":"test",
"package_material":"test",
"price":10
}
}
}