人工客服聊天图片上传接口
POST
http://[port]:[port]/insoApp/my/labour/pushFile/{userId}/{type}
接口描述
userId 用户ID type 类型(0:用户 1:客服)
请求参数
参数名
类型
描述
必填
file
file
文件
必填
响应参数
参数名
类型
描述
必填
code
int
执行结果代码
必填
message
string
执行结果信息
必填
data
json
响应数据
必填