发送诊断信息
POST
http://test.wellsign.cn/matrix/client/diagnosticMessage
接口描述
发送诊断信息
请求头
参数名
类型
描述
必填
token
string
新版后台 token
必填
请求参数
参数名
类型
描述
必填
productType
int
类型:1微信小程序,2企业微信小程序,3钉钉小程序,4APP手机端,5APP平板端,6web端,7pc微信小程序 8鸿蒙 APP 手机端
必填
appVersion
float
版本
可选
wxNickName
string
用户微信昵称,不传则取后台的
可选
响应参数
参数名
类型
描述
必填
code
int
响应码。0:成功;其他代表错误
必填
msg
string
提示信息
必填
data
object
数据字典
必填