文档
测试

新增产品信息

POST
/api/products/info

请求头

参数名
类型
描述
必填
user
User
用户对象
必填
userId
String
用户id
必填

请求参数

参数名
类型
描述
必填
productId
String
产品id
必填
companyName
String
公司名称
必填
productName
String
产品名称
必填
productCode
String
产品编码
必填
benchmark
Integer
产品标准基准
必填
aum
bigdecimal
产品资产规模
必填
foundDate
date
起始日期
必填
endDate
date
截止日期
必填
proStatus
Integer
产品状态
必填
country
String
国家
必填
city
String
城市
必填
officeAddr
String
办公地址
必填
team
String
团队
必填
groupCode
String
组合编码
必填
tagCode
String
策略编码
必填
subTagCode
String
子策略编码
必填
cicIncDate
date
Cic投资日期
必填
cicInvAum
bigdecimal
Cic投资额度
必填
cicInvWay
String
Cic投资方式
必填

响应参数

参数名
类型
描述
必填
status
int
状态码
必填
code
int
错误编码
必填
msg
string
信息
必填