<response>
<flag>success</flag>
<code>0</code>
<message>invalid appkey</message>
<total>12</total>
<items>
<item>
<productCode>ER123</productCode>
<itemCode>E123</itemCode>
<originCode>F123</originCode>
<itemName>旺旺</itemName>
<barCode>T1234</barCode>
<skuProperty>XXL)</skuProperty>
<color>Y</color>
<size>C</size>
<grossWeight>1</grossWeight>
<netWeight>1</netWeight>
<stockUnit>个</stockUnit>
<categoryId>123</categoryId>
<categoryName>旺旺</categoryName>
<standardPrice>12</standardPrice>
<referencePrice>12</referencePrice>
<retailPrice>12</retailPrice>
<tagPrice>12</tagPrice>
<costPrice>12</costPrice>
<discount>1</discount>
<priceAdjustment>
<type>0</type>
<standardPrice>12</standardPrice>
<discount>1</discount>
<startDate>2017-01-12</startDate>
<endDate>2017-01-12</endDate>
</priceAdjustment>
<seasonCode>J12</seasonCode>
<seasonName>春季</seasonName>
<brandCode>P123</brandCode>
<brandName>阿玛尼</brandName>
<isValid>Y</isValid>
<createTime>2017-02-10 00:00:00</createTime>
<latestUpdateTime>2017-02-10 00:00:00</latestUpdateTime>
</item>
</items>
</response>
{
"response":{
"flag":"success",
"code":"0",
"message":"invalid appkey",
"total":12,
"items":{
"item":[
{
"productCode":"ER123",
"itemCode":"E123",
"originCode":"F123",
"itemName":"旺旺",
"barCode":"T1234",
"skuProperty":"XXL)",
"color":"Y",
"size":"C",
"grossWeight":"1",
"netWeight":"1",
"stockUnit":"个",
"categoryId":"123",
"categoryName":"旺旺",
"standardPrice":"12",
"referencePrice":"12",
"retailPrice":"12",
"tagPrice":"12",
"costPrice":"12",
"discount":"1",
"priceAdjustment":{
"type":"0",
"standardPrice":"12",
"discount":"1",
"startDate":"2017-01-12",
"endDate":"2017-01-12"
},
"seasonCode":"J12",
"seasonName":"春季",
"brandCode":"P123",
"brandName":"阿玛尼",
"isValid":"Y",
"createTime":"2017-02-10 00:00:00",
"latestUpdateTime":"2017-02-10 00:00:00"
}
]
}
}
}