三级收发点列表
GET
http://xyfapi.leecs.cn/xyf/findThird
请求参数
参数名
类型
描述
必填
page
int
第几页
必填
pageSize
int
每页几条
必填
twoId
String
二级id
必填
threeName
string
三级名称
必填
响应参数
参数名
类型
描述
必填
id
int
主键
必填
two_id
int
二级id
必填
three_name
string
三级名称
必填
code
string
二维码信息
必填
put_state
int
每天的收取状态。未收取1;未确认2;已确认3
必填