公司列表
GET
http://localhost:8083/web/company/getList?current=1&size=10&search=
请求头
参数名
类型
描述
必填
token
string
示例:eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIyLGFkbWluIiwiY3JlYXRlZCI6MTYwMjQ3OTgzMDAxMn0.LtT4Ug5BjOEdTJ_hXv4er9hNl8DyjcbUjZSQPgHz90AOC2qaqYZNc2fNS2sOlBfbNDql90mM8lIBIhmKVtjtdw
必填
请求参数
参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
search
string
示例:
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
rcId
int
(公司id)示例:2
必填
companyLogo
string
(logo)示例:http://thirdwx.qlogo.cn/mmopen/1CHHx9Yq4nG1svtXYiatAXCicxZJNO3icn20A0eg3q5Ed659yzDICWexOmSmj8VBxjAduZViblvfPWoicTciamx6ibMFg/132
必填
companyName
string
(名称)示例:章鱼
必填
createTime
string
示例:2021-03-03 14:56:11
必填
isDelete
object
示例:null
必填
accountBalance
余额
必填
total
int
示例:1
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填