修改公司信息
PUT
/api/companies/
请求头
请求参数
参数名
类型
描述
必填
companyName
String
公司名称
必填
companyType
Integer
公司类型
必填
companyCode
String
公司编码
必填
endDate
date
截止日期
必填
foundDate
date
成立时间
必填
aum
bigdecimal
资产规模
必填
ownerShip
String
股权结构
必填
country
String
国家
必填
city
String
城市
必填
contact
String
联系人
必填
address
String
地址
必填
telphone
String
电话
必填
email
String
邮箱
必填
响应参数
参数名
类型
描述
必填
status
int
状态码
必填
code
int
错误编码
必填
msg
string
信息
必填