文档
测试

发送询价

POST
http://qingong.meiliancheng.cn/index.php?s=/api/user.chat/sendMsg

请求参数

参数名
类型
描述
必填
to_user_id
int
示例:14662
必填
token
string
示例:6eb67d1d804543787ac1c57e9af0e0ef
必填
wxapp_id
int
示例:10001
必填
content
string
示例:my name jack
必填
type
string
示例:text(text:文字,image:图片)
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:success
必填
data
string
示例:发送成功
必填