文档
测试

【董秘】个人信息数据显示

GET
/api/user/info/view

接口描述

个人信息数据显示

请求头

参数名
类型
描述
必填
apiToken
string
用户登录后的token, 永久保留
必填

响应参数

参数名
类型
描述
必填
code
int
成功:200,失败:其它
必填
msg
string
描述成功失败的原因
必填
data
dict
返回数据字典
必填
name
string
用户的姓名
必填
telephone
string
用户的电话
必填
email
string
用户的公司邮箱
必填
stock
string
公司的股票代码
必填
company
string
公司名称
必填
sentiment
string
舆情关键词
必填
validity
long
服务截止日期
必填
managerName
string
客户经理名字
必填
managerTelephone
string
客户经理手机号
必填
isEnterprise
bool
是否企业版
必填