+++
post:app/index.php?i=1&c=entry&ctrl=plateform&ac=auth&op=more&do=api&m=we7_wmall
*token=IBB844RyBXqssxeQrTEbMY4BCr7r8Yb4#身份密钥
<<<
success
{
{
"message": {
"resultCode": 0,
"resultMessage": "",
"data": {
"perms": [
{
"title": "跑腿", //名称
"name": "errander", //标识
"thumb": "https://1.xinzuowl.com/attachment/images/1/2016/09/BHhh5xNRhUEz7Enn43Hh6Y76cc5466.png", //图标logo
"badge": 3 //有几条未处理的信息(0代表没有,)
},
{
"title": "配送员",
"name": "deliveryer",
"thumb": "https://1.xinzuowl.com/attachment/images/1/2016/09/BHhh5xNRhUEz7Enn43Hh6Y76cc5466.png",
"badge": 0
}
]
}
},
"redirect": "",
"type": "ajax"
}
}
<<<
error
{
"message": {
"resultCode": -1,
"resultMessage": "账号或密码错误",
"data": {
"resultCode" => ''
}
}
}
+++