员工与客户会话记录
GET
http://xxx/api/wework/chat/getMsgWithClient
请求头
参数名
类型
描述
必填
companyId
int
公司id
必填
请求参数
参数名
类型
描述
必填
page
int
页
必填
size
一页多少
必填
staffId
string
员工id
必填
clientId
string
客户id
必填