[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": "錯誤信息"
}
}
~~~