POST xuner/guide/shopguide/getshopguideranking
Getshopguideranking
请求信息
URI 参数
无。
Body 参数
shopguiderankingRequest无。
请求格式
application/json, text/json
样例:
{}
响应信息
资源描述
Getshopguideranking
gGuideResponseOfListOfshopguideranking| 名称 | 描述 | 类型 | 附加信息 |
|---|---|---|---|
| data | Collection of shopguideranking |
无。 |
|
| req | string |
无。 |
|
| msg | string |
无。 |
|
| code | integer |
无。 |
响应格式
application/json, text/json
样例:
{
"data": [
{
"enterpriseId": "sample string 1",
"employeeId": "sample string 2",
"qrcode": "sample string 3",
"organizationId": 4,
"storeId": "sample string 5",
"openid": "sample string 6",
"status": 7,
"created": "2026-02-04T10:55:51.862067+08:00",
"updated": "2026-02-04T10:55:51.862067+08:00",
"type": 10,
"focusStatus": 11,
"focusTime": "2026-02-04T10:55:51.862067+08:00",
"qyUserId": "sample string 13",
"employeeWorkId": "sample string 14",
"name": "sample string 15",
"sex": 16,
"phone": "sample string 17",
"wechat": "sample string 18",
"email": "sample string 19",
"portrait": "sample string 20",
"signature": "sample string 21"
},
{
"enterpriseId": "sample string 1",
"employeeId": "sample string 2",
"qrcode": "sample string 3",
"organizationId": 4,
"storeId": "sample string 5",
"openid": "sample string 6",
"status": 7,
"created": "2026-02-04T10:55:51.862067+08:00",
"updated": "2026-02-04T10:55:51.862067+08:00",
"type": 10,
"focusStatus": 11,
"focusTime": "2026-02-04T10:55:51.862067+08:00",
"qyUserId": "sample string 13",
"employeeWorkId": "sample string 14",
"name": "sample string 15",
"sex": 16,
"phone": "sample string 17",
"wechat": "sample string 18",
"email": "sample string 19",
"portrait": "sample string 20",
"signature": "sample string 21"
}
],
"req": "sample string 1",
"msg": "sample string 2",
"code": 3
}