{
"data": {
"player": [
{
"photo": {
"small": "http:\/\/192.168.1.30\/data\/afficheimg\/20140604tokorh.jpg",
"thumb": "http:\/\/192.168.1.30\/data\/afficheimg\/20140604tokorh.jpg",
"url": "http:\/\/192.168.1.30\/data\/afficheimg\/20140604tokorh.jpg"
},
"url": "http:\/\/www.yunmoban.cn",
"description": "",
"action": "",
"action_id": 0
},
{
"photo": {
"small": "http:\/\/192.168.1.30\/data\/afficheimg\/20140402iwhpfb.jpg",
"thumb": "http:\/\/192.168.1.30\/data\/afficheimg\/20140402iwhpfb.jpg",
"url": "http:\/\/192.168.1.30\/data\/afficheimg\/20140402iwhpfb.jpg"
},
"url": "http:\/\/www.yunmoban.cn",
"description": "",
"action": "",
"action_id": 0
},
{
"photo": {
"small": "http:\/\/192.168.1.30\/data\/afficheimg\/20140402xwraux.jpg",
"thumb": "http:\/\/192.168.1.30\/data\/afficheimg\/20140402xwraux.jpg",
a"url": "http:\/\/192.168.1.30\/data\/afficheimg\/20140402xwraux.jpg"
},
"url": "http:\/\/www.yunmoban.cn",
"description": "",
"action": "",
"action_id": 0
},
{
"photo": {
"small": "http:\/\/192.168.1.30\/data\/afficheimg\/20140402maexqh.jpg",
"thumb": "http:\/\/192.168.1.30\/data\/afficheimg\/20140402maexqh.jpg",
"url": "http:\/\/192.168.1.30\/data\/afficheimg\/20140402maexqh.jpg"
},
"url": "http:\/\/www.yunmoban.cn",
"description": "",
"action": "",
"action_id": 0
}
],
" promote_goods": [
{
"id": "123",
"name": "\u8fea\u5965\u7ea2\u6bd2\u5973\u58eb\u9999\u6c34EDT 50ml",
"market_price": "\uffe5820<\/span>",
"shop_price": "\uffe5459<\/span>",
"promote_price": "\uffe5400<\/span>",
"brief": "",
"img": {
"small": "http:\/\/192.168.1.30\/images\/201312\/thumb_img\/123_thumb_G_1385947952157.jpg",
"thumb": "http:\/\/192.168.1.30\/images\/201312\/goods_img\/123_G_1385945992313.jpg",
"url": "http:\/\/192.168.1.30\/images\/201312\/source_img\/123_G_1385945992273.jpg"
}
}
]
},
"status": {
"succeed": 1
}
}
定义一个类,里面属性是Data,然后定义Data类,里面包含List,然后定义player类,里面包含它里面同名数组的类,不是数组的就当做字段,是数组的就是List类型属性