🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
[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": "错误信息" } } ~~~