@jzp113
2017-03-06T09:55:20.000000Z
字数 945
阅读 1080
安卓
破解
api
{
"errCode":0,
"errMsg":"",
"data":{
"mtitle":"资讯",
"clist":[
{
"id":"334",
"title":"合肥",
"pid":"406",
"tj":"0",
"is_show":"1",
"can_reply":"0",
"px":"1"
},
{
"id":"424",
"title":"安徽",
"pid":"406",
"tj":"0",
"is_show":"1",
"can_reply":"0",
"px":"2"
},
{
"id":"352",
"title":"热点",
"pid":"406",
"tj":"0",
"is_show":"1",
"can_reply":"0",
"px":"3"
},
{
"id":"353",
"title":"生活",
"pid":"406",
"tj":"0",
"is_show":"1",
"can_reply":"0",
"px":"4"
},
{
"id":"354",
"title":"政务",
"pid":"406",
"tj":"0",
"is_show":"1",
"can_reply":"0",
"px":"5"
},
{
"id":"356",
"title":"爱心公益",
"pid":"406",
"tj":"0",
"is_show":"1",
"can_reply":"0",
"px":"7"
}
]
}
}[
Finished in 0.1s
]
Post请求 http://citynews.2500city.com//api/news/newslist
body(Form形式)
%7B%22cid%22%3A%22334%22%2C%22uid%22%3A%220%22%2C%22city_id%22%3A%22340100%22%2C%22nickname%22%3A%22%22%2C%22page%22%3A%221%22%2C%22mobile%22%3A%22%22%7D
data=xxxxxx...
运用PHP decode函数解密返回内容