GET Market/get_project_store_info?json={json}
获取项目品牌开关店详情(json)
请求信息详情
URI 参数
| 名称 | 描述 | 类型 | 附加信息 |
|---|---|---|---|
| json |
条件json:{"projectid":"31349","date":"3","shoucijinzhu":"0","yetaiid":"1201","state":"0"} |
string |
Required |
Body 参数
None.
响应信息
资源描述
获取项目品牌开关店详情(json)
Collection of project_store_where_listpage| 名称 | 描述 | 类型 | 附加信息 |
|---|---|---|---|
| page |
分页实体类 |
PageInfo |
None. |
| storeinfo |
关店详情 |
Collection of project_brand_store_info |
None. |
响应结果格式
application/json, text/json
Sample:
[
{
"page": {
"Name": "sample string 1",
"Rows": 2,
"PageSize": 3,
"Page": 4,
"PageNum": 1
},
"storeinfo": [
{
"ShopId": 1,
"BrandId": 2,
"BrandName": "sample string 3",
"BrandEnglishName": "sample string 4",
"ProjectId": 5,
"ProjectName": "sample string 6",
"ProjectType": 7,
"ShopState": 8,
"brandstate": 9,
"ShopAddTime": "2025-11-01 09:20:32",
"CloseTime": "2025-11-01 09:20:32",
"OpenTime": "2025-11-01 09:20:32",
"Source": 13,
"Ttype": 14,
"Shoplevel": 15,
"yetaiid": "sample string 16",
"yetainame1": "sample string 17",
"yetainame2": "sample string 18",
"yetainame3": "sample string 19",
"MianJi_Min": 20.1,
"MianJi_Max": 21.1,
"ProjectHtmlUrl": "sample string 22",
"BrandHtmlUrl": "sample string 23"
},
{
"ShopId": 1,
"BrandId": 2,
"BrandName": "sample string 3",
"BrandEnglishName": "sample string 4",
"ProjectId": 5,
"ProjectName": "sample string 6",
"ProjectType": 7,
"ShopState": 8,
"brandstate": 9,
"ShopAddTime": "2025-11-01 09:20:32",
"CloseTime": "2025-11-01 09:20:32",
"OpenTime": "2025-11-01 09:20:32",
"Source": 13,
"Ttype": 14,
"Shoplevel": 15,
"yetaiid": "sample string 16",
"yetainame1": "sample string 17",
"yetainame2": "sample string 18",
"yetainame3": "sample string 19",
"MianJi_Min": 20.1,
"MianJi_Max": 21.1,
"ProjectHtmlUrl": "sample string 22",
"BrandHtmlUrl": "sample string 23"
}
]
},
{
"page": {
"Name": "sample string 1",
"Rows": 2,
"PageSize": 3,
"Page": 4,
"PageNum": 1
},
"storeinfo": [
{
"ShopId": 1,
"BrandId": 2,
"BrandName": "sample string 3",
"BrandEnglishName": "sample string 4",
"ProjectId": 5,
"ProjectName": "sample string 6",
"ProjectType": 7,
"ShopState": 8,
"brandstate": 9,
"ShopAddTime": "2025-11-01 09:20:32",
"CloseTime": "2025-11-01 09:20:32",
"OpenTime": "2025-11-01 09:20:32",
"Source": 13,
"Ttype": 14,
"Shoplevel": 15,
"yetaiid": "sample string 16",
"yetainame1": "sample string 17",
"yetainame2": "sample string 18",
"yetainame3": "sample string 19",
"MianJi_Min": 20.1,
"MianJi_Max": 21.1,
"ProjectHtmlUrl": "sample string 22",
"BrandHtmlUrl": "sample string 23"
},
{
"ShopId": 1,
"BrandId": 2,
"BrandName": "sample string 3",
"BrandEnglishName": "sample string 4",
"ProjectId": 5,
"ProjectName": "sample string 6",
"ProjectType": 7,
"ShopState": 8,
"brandstate": 9,
"ShopAddTime": "2025-11-01 09:20:32",
"CloseTime": "2025-11-01 09:20:32",
"OpenTime": "2025-11-01 09:20:32",
"Source": 13,
"Ttype": 14,
"Shoplevel": 15,
"yetaiid": "sample string 16",
"yetainame1": "sample string 17",
"yetainame2": "sample string 18",
"yetainame3": "sample string 19",
"MianJi_Min": 20.1,
"MianJi_Max": 21.1,
"ProjectHtmlUrl": "sample string 22",
"BrandHtmlUrl": "sample string 23"
}
]
}
]