师傅列表查询
POST
http://localhost:8000/api/order/DispatchOrder/masterList
请求参数
参数名
类型
描述
必填
installType
string
安装类型
必填
provinceId
string
省id
必填
cityId
string
市id
可选
districtId
string
区域id
可选
orderId
string
订单id
可选
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
total
int
示例:5
必填
code
int
示例:0
必填
userId
string
师傅id
必填
name
string
姓名
必填
phoneNumber
string
联系方式
必填
type
string
师傅类型
必填
label
object
标签
必填
totalScore
string
得分
必填
level
string
等级
必填
receiptType
string
接单方式
必填
cashStatus
string
提现方式
必填
cashCycle
string
提现周期
必填
orderNumIn30Days
int
近30天接单
必填
installOrderNo
int
未消单
必填
platform
string
平台
必填
remark
object
备注
必填
text
string
示例:安装难度
必填
max
int
示例:10
必填
pageNum
int
示例:1
必填