公司详情
GET
/recruitment/jobSeeker/companyDetail/{companyId}
接口描述
求职者身份进入应用后,公司列表页进入公司详情
请求头
参数名
类型
描述
必填
token
String
用户token
必填
响应参数
参数名
类型
描述
必填
result
int
响应码
必填
message
String
响应消息
必填
id
int
公司ID
必填
logoUrl
String
公司logoUrl
必填
brandName
String
公司品牌名称
必填
financingStage
String
公司融资状况
必填
companySize
String
公司规模
必填
welfareTag
String
公司福利
必填
industry
String
公司行业
必填
companyProfile
String
公司简介
必填
address
String
公司地址
必填
id
int
用户ID
必填
name
String
姓名
必填
avatar
String
头像
必填
companyId
String
公司ID
必填
companyName
String
公司全称
必填
post
String
公司职务
必填
type
String
员工类型
必填
isStar
boolean
是否关注
必填