文档
测试

员工端售后列表

GET
order/orderDistributorRefund/staff/list

接口描述

员工端售后列表

请求头

参数名
类型
描述
必填
Authorization
string
Bearer d2331075-3cad-4768-ae55-76fd9b2e0056 用户登录token进行替换
必填

请求参数

参数名
类型
描述
必填
state
String
状态
必填
search
String
搜索字符串
必填
expressType
Integer
收货方式(1:上门取货,2,其他车辆,3:快递配送,4:自送门店)
必填
distributorId
Long
分销商id
必填

响应参数

参数名
类型
描述
必填
totalNum
long
必填
rows
T
列表数据
必填
refundNo
String
售后单号
必填
createTime
LocalDateTime
下单时间
必填
distributorName
String
分销商名称
必填
createUsername
String
申请人
必填
code
int
消息状态码
必填
msg
String
消息内容
必填