1. 获取用户留言列表
GET
/message/getUserMessageListApi
请求头
参数名
类型
描述
必填
token
string
token
必填
请求参数
参数名
类型
描述
必填
account
string
当前登陆的账号(判空)
必填
huntUser
string
用户
必填
company
string
企业
必填
page
integer
当前页(判空)
必填
pageRow
integer
每页个数(判空)
必填
响应参数
参数名
类型
描述
必填
code
integer
响应码
必填
message
string
响应消息
必填