文档
测试

公司负责人→列表

POST
http://39.98.155.166:8665/ruoyi/system/dept/person/list

响应参数

参数名
类型
描述
必填
code
String
状态码
必填
msg
String
返回内容
必填
rows
list
列表数据
必填
personId
Long
公司负责人id
必填
deptId
Long
公司id
必填
personName
String
公司负责人名称
必填
personPosition
String
公司负责人职位
必填
personPhone
String
公司负责人联系电话
必填
createBy
String
创建者
必填
createTime
Date
创建时间
必填
updateBy
String
更新者
必填
updateTime
Date
更新时间
必填
dept
Entity
公司对象
必填
deptId
Long
公司id
必填
deptName
String
公司名称
必填
total
Long
总记录数
必填