查询报关行列表
POST
/web/{version}/tCustomsBroker/loadGirdData
接口描述
查询报关行列表
请求参数
参数名
类型
描述
必填
pageNo
integer
当前页码
必填
pageSize
integer
每页数量
必填
id
integer
相当于orgId
可选
customsNo
string
报关行编码
可选
customsName
string
报关行名称
可选
contactPerson
string
联系人,名称
可选
contactEmail
string
联系人,邮箱
可选
contactPhone
string
手机号
可选
enableStatus
string
是否启用,useStatus 0-启用 1-禁用
可选
响应参数
参数名
类型
描述
必填
code
string
可选
pageNo
integer
可选
pageSize
integer
可选
contactAddress
string
可选
contactEmail
string
可选
contactId
integer
可选
contactPerson
string
可选
contactPhone
string
可选
createName
string
可选
createTime
string
可选
customsName
string
可选
customsNo
string
可选
enableStatus
string
可选
enableStatusStr
string
可选
id
integer
可选
orgId
integer
可选
updateTime
string
可选
totalCount
integer
可选
totalPage
integer
可选
isLogined
boolean
可选
msg
string
可选
success
boolean
可选