123456789101112131415161718 |
- {
- "result": 1,
- "description": "广告获取成功",
- "payload": {
- "dataList": [
- {
- "id": 1,
- "image": "/pages/images/huodong/hongbao2-t.png",
- "adUrl": "http://www.baidu.com"
- },
- {
- "id": 2,
- "image": "/pages/images/huodong/hongbao.png",
- "adUrl": "http://www.qq.com"
- }
- ]
- }
- }
|