Appearance
获取广告列表
http://ceshi2.dishait.cn/api/v1/adsense/:type
JSON
GET
地址:http://ceshi2.dishait.cn/api/v1/adsense/1
{ "msg": "获取成功", "data": { "list": [ { "id": 4, "src": "http://...png", "url": "...", "type": 1, "create_time": null }, // ... ] } }