文档
测试

查询员工(所有

GET
http://106.55.255.17:8083/A01backend/CompanyInfo/GetStaffInfo

接口描述

http://localhost:8080/A01backend/CompanyInfo/GetStaffInfo

请求参数

参数名
类型
描述
必填
com_i
int
公司id
必填

响应参数

参数名
类型
描述
必填
info
Array(object)
该公司所有员工信息
必填
job_id
int
员工工号
必填
name
string
姓名
必填
sex
int
性别
必填
depname
string
部门
必填
attend_level
int
出勤评级(最近一次
必填
achieve_level
int
绩效评级(最近一次
必填