文档
测试

公司高管

GET
http://localhost:8080/system/executives/company/list/{companyName}

接口描述

输入公司名字查询

请求头

参数名
类型
描述
必填
authorization
string
携带的token
必填

响应参数

参数名
类型
描述
必填
msg
String
状态信息
必填
code
int
状态码
必填
rows
array
必填
id
string
id
必填
executivesName
string
高管姓名
必填
executivesRole
string
担任职务
必填
executivesInfo
string
高管介绍
必填
total
int
1
必填