企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
[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.down *string:openid=默认值#openid *string:page=1#页码 *string:level=1# 1 一级 、2二级 <<< success { "status": 1, "result": { "list": [ { "id": "8433", "uniacid": "3", "uid": "6537", "groupid": "0", "level": "0", "agentid": "3015", "openid": "ovjgjw_3ct3TCQEbJWhOqFY05Y9c", "realname": "", "mobile": "", "pwd": "", "weixin": "", "content": null, "createtime": "2017-11-16 17:55", "agenttime": "2017-11-16 17:55", "status": "1", "isagent": "1", "clickcount": "0", "agentlevel": "0", "noticeset": null, "nickname": "一首歌一个故事", "credit1": "0.00", "credit2": "0.00", "birthyear": "", "birthmonth": "", "birthday": "", "gender": "1", "avatar": "http://wx.qlogo.cn/mmopen/vi_32/0k8w8dzIEpM6wsnrZHOgBkEKJzkTtTlQBSkgiayCRmFic9W6qW8Mf1XLOmpL338Iibv78m56bModI6ibkGwaLq85icA/132", "province": "安徽", "city": "合肥", "area": "", "childtime": "1510826135", "inviter": "0", "agentnotupgrade": "0", "agentselectgoods": "0", "agentblack": "0", "fixagentid": "0", "diymemberid": "0", "diymemberfields": null, "diymemberdata": null, "diymemberdataid": "0", "diycommissionid": "0", "diycommissionfields": null, "diycommissiondata": null, "diycommissiondataid": "0", "isblack": "0", "username": "", "commission_total": 0, "endtime2": "0", "ispartner": "0", "partnertime": "0", "partnerstatus": "0", "partnerblack": "0", "partnerlevel": "0", "partnernotupgrade": "0", "diyglobonusid": "0", "diyglobonusdata": null, "diyglobonusfields": null, "isaagent": "0", "aagentlevel": "0", "aagenttime": "0", "aagentstatus": "0", "aagentblack": "0", "aagentnotupgrade": "0", "aagenttype": "0", "aagentprovinces": null, "aagentcitys": null, "aagentareas": null, "diyaagentid": "0", "diyaagentdata": null, "diyaagentfields": null, "salt": null, "mobileverify": "0", "mobileuser": "0", "carrier_mobile": "0", "isauthor": "0", "authortime": "0", "authorstatus": "0", "authorblack": "0", "authorlevel": "0", "authornotupgrade": "0", "diyauthorid": "0", "diyauthordata": null, "diyauthorfields": null, "authorid": "0", "comefrom": null, "openid_qq": null, "openid_wx": null, "diymaxcredit": "0", "maxcredit": "0", "datavalue": "", "openid_wa": null, "nickname_wechat": "一首歌一个故事", "avatar_wechat": "http://wx.qlogo.cn/mmopen/vi_32/0k8w8dzIEpM6wsnrZHOgBkEKJzkTtTlQBSkgiayCRmFic9W6qW8Mf1XLOmpL338Iibv78m56bModI6ibkGwaLq85icA/132", "updateaddress": "0", "membercardid": "", "membercardcode": "", "membershipnumber": "", "membercardactive": "0", "isnew": "0", "agentcount": 0, "ordercount": "0", "moneycount": "0.00" } ], "total": "1", "pagesize": 20, "url": "http://www.baqiza.cn/./" } } <<< error { "status": 0, "result": { "message": "错误信息" } } ~~~