文档
测试

会员中心

GET
/api/center

响应参数

参数名
类型
描述
必填
wait_pay
int
待付款
必填
wait_send
int
待使用
必填

说明 / 示例

{ "user_info": { "id": 1, "img": null, "username": "111", "level_id": 2, "integral": 16019, "user_id": 1, "card_num": null, "ewm_img": null, "consumption": 0, "birth": "2014-05-12", "identity": null, "address": null, "area": null, "email": "223@qq.com23", "sex": 1, "username_code": "111", "consume_integral": 0, "lower_consume_integral": -4994000, "tel": null, "img_http": "" }, "wait_pay": 2, "wait_send": 0 }