目录 搜索 展开 空白文档 首页 个人中心 邀请好友 平台协议 意见反馈 投诉申请 投诉列表 投诉详情 提交投诉 我的订单 店铺 获取验证码 登录注册 获取用户信息 地址 系统消息 签到 商家 视频 积分 购物车 其他 商家端 提现管理 退款 暂无相关搜索结果! 阅读次数:50 本文档使用 MinDoc 发布 投诉列表 投诉列表GET {{base_url}}/user/getComplainList复制 Header 参数名 类型 必需 描述 示例 Authorization string 1 bearer {{token}} 返回示例 { "status": 200, "msg": "success", "data": { "current_page": 1, "data": [ { "id": 1, "shop_name": "一号店", "uid": 14, "phone": "18617004850", "realname": "易鑫", "reason": "原因", "contents": "内容", "imgs": [ "http://192.168.1.173:83/uploads/goods/2020-04-17/5e99603f3361e.png" ], "is_process": 0, "process_note": null, "process_time": null, "created_at": "2020-06-06 17:44:25", "updated_at": "2020-06-06 17:42:54" } ], "first_page_url": "http://192.168.1.173:83/module/chickenshop/user/getComplainList?page=1", "from": 1, "last_page": 1, "last_page_url": "http://192.168.1.173:83/module/chickenshop/user/getComplainList?page=1", "next_page_url": null, "path": "http://192.168.1.173:83/module/chickenshop/user/getComplainList", "per_page": 15, "prev_page_url": null, "to": 1, "total": 1 } }复制文档更新时间: 2020-06-13 10:55 作者:nianwang上一篇: 投诉申请下一篇: 投诉详情
投诉列表GET {{base_url}}/user/getComplainList复制 Header 参数名 类型 必需 描述 示例 Authorization string 1 bearer {{token}} 返回示例 { "status": 200, "msg": "success", "data": { "current_page": 1, "data": [ { "id": 1, "shop_name": "一号店", "uid": 14, "phone": "18617004850", "realname": "易鑫", "reason": "原因", "contents": "内容", "imgs": [ "http://192.168.1.173:83/uploads/goods/2020-04-17/5e99603f3361e.png" ], "is_process": 0, "process_note": null, "process_time": null, "created_at": "2020-06-06 17:44:25", "updated_at": "2020-06-06 17:42:54" } ], "first_page_url": "http://192.168.1.173:83/module/chickenshop/user/getComplainList?page=1", "from": 1, "last_page": 1, "last_page_url": "http://192.168.1.173:83/module/chickenshop/user/getComplainList?page=1", "next_page_url": null, "path": "http://192.168.1.173:83/module/chickenshop/user/getComplainList", "per_page": 15, "prev_page_url": null, "to": 1, "total": 1 } }复制文档更新时间: 2020-06-13 10:55 作者:nianwang