🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
~~~[api] post:/api/member/search api_token#用户唯一标识 *nickname#昵称 <<< success { "status": 1, "msg": "获取成功", "data": [ { "id": 7, "nickname": "XDkFBmEJMpJX5E", "phone": "18629410049", "password": "111111", "api_token": "", "sex": 0, "age": 0, "smoke_age": 0, "area": "", "photo": "", "is_stranger": 1, "is_allfriend": 1, "is_friend_notice": 1, "is_stran_notice": 1, "is_reply_notice": 1, "is_me_notice": 1, "is_all_notice": 1, "login_type": 0, "openid": "", "status": 1, "day_smoke": 0, "smoke_price": "0.00", "tar_content": null, "background": "", "description": null, "create_time": 0, "update_time": 0, "visit": 0, "type": 1, "device_number": "", "hx_username": "", "hx_password": "", "hx_uuid": "", "card_type": 0, "sound": null, "cum_smoke": 0, "cum_money": "0.00", "cum_tar": "0.00", "up_time": "0", "sleep_time": "" }, { "id": 9, "nickname": "zwXQaRX2KDcZztds", "phone": "18202810516", "password": "9db06bcff9248837f86d1a6bcf41c9e7", "api_token": "71dc314966cffca099f4008199b0d7661519786743", "sex": 0, "age": 0, "smoke_age": 0, "area": "", "photo": "", "is_stranger": 1, "is_allfriend": 1, "is_friend_notice": 1, "is_stran_notice": 1, "is_reply_notice": 1, "is_me_notice": 1, "is_all_notice": 1, "login_type": 0, "openid": "", "status": 1, "day_smoke": 1, "smoke_price": "2.00", "tar_content": "0.07", "background": "", "description": null, "create_time": 0, "update_time": 1519894446, "visit": 0, "type": 1, "device_number": "", "hx_username": "", "hx_password": "", "hx_uuid": "", "card_type": 0, "sound": null, "cum_smoke": 0, "cum_money": "0.00", "cum_tar": "0.00", "up_time": "0", "sleep_time": "" } ], "time": 1000 } <<< error { "status": 2, "msg": "暂无数据", "data": null, "time": 1000 } ~~~