[TOC]
* * * * *
### WeEngine Android、IOS Commission api
#### 提现明细
~~~[api]
POST:https://127.0.0.1/app/index.php?i=4&c=entry&m=ewei_shopv2&do=mobile&r=apply.commission.log
*string:openid=默认值#openid
*string:page=1#页码
string:status=默认值# 1 待审核 、2 待打款 、3 已打款 、-1 无效 、-2 驳回
<<<
success
<<<
error
{
"status": 0,
"result": {
"message": "错误信息"
}
}
~~~