提供店主的微信账号
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|---|---|---|---|---|
| wxId | String | 必须 | "wgy_228542708" | 店主微信ID |
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| result | Object | 返回结果 | |
|
{"wxId":"\"wgy_228542708\""}
{
"result":{
"errorCode":200,
"errorMessage":"\"获取用户变更最新数据成功\"",
"success":true,
"data":{
"wxName":"向qian走",
"wxNo":"wgy228542708",
"officialWxList":[
{
"officialWxId":"wgy_228542708",
"officialWxNo":"wgy228542708",
"officialWxName":"向qian走"
}
],
"wxGroupList":[
{
"wxGroupTagList":[
{
"TagName":"母婴",
"TagId":1
}
],
"wxGroupName":"亲亲我的宝贝",
"wxGroupId":"228542708",
"groupOwnerName":"向qian走"
}
]
}
}
}
{"result":{"success":"不等于true","errorMessage":"Illegal request","errorCode":"sign-check-failure"}}
| 错误码 | 错误描述 | 解决方案 |
|---|