文档
测试

首页数据

POST
https://mozi.bailingyoupin.com/bailing/index/index

接口描述

只有标明必填 才是 必填 否则选填 sign , timestamp , key 加密参数必填必传

说明 / 示例

{ "code":200, "datas":{ "pay_count":"100",//已付款 "wait _count":"110", //待支付 "wait_deliver":"110",//待发货 "wait_receiving":"110",//待收货 "completed":"110",//已完成 "order_count":"110",//订单总量 "wait_confirm":"110",//待确认 "money":"110",//成交金额总数 "goods_count":"110",//平台商品量 "own_goods_count":"110"//自营商品 "tourist":6870, //游客 "user_count":3100, //会员 "one_user_count":387, //店主 "two_user_count":317, //金牌 "three_user_count":54 //服务商, "user_info":{ "user_id":101734, "nickname":"luo", "phone":"18318028414", "heard_img":"xxxx", "is_admin":1, "store_id":1, "role_type":1, "qrcode":"xxxx", "belong_refer":null, "wx_contact":null }, "order_info":[ "500", "200", "100", "500", "200", "100", "500", "200", "100", "500", "200", "100" ], "store_info":[ { "store_logo":xxxx, "store_name":"白领好货", "address":xxxx } ] } }