文档
测试

公司管理→修改

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

请求参数

参数名
类型
描述
必填
dept
entity
公司实体类
必填
deptId
Long
公司主键id
必填
parentId
Long
父公司id
必填
ancestors
String
祖级列表
必填
deptName
String
公司名称
必填
orderNum
String
显示顺序
必填
leader
String
负责人
必填
phone
String
联系电话
必填
email
String
邮箱
必填
status
String
公司状态:0正常,1停用
必填
deptAddress
String
公司地址
必填
projectName
String
项目名称
必填
deptCopyright
String
公司版权
必填
officialWebsite
String
官网地址
必填
isCustom
String
是否自定义(0代表非自定义 1代表自定义)
必填

响应参数

参数名
类型
描述
必填
code
String
状态码
必填
msg
String
返回内容
必填