GET GetPlist?openstate={openstate}&pageNo={pageNo}&pageSize={pageSize}&province={province}&city={city}&typeid={typeid}&keywords={keywords}&byt={byt}&syt={syt}&oderbytype={oderbytype}&proid={proid}&topicid={topicid}
“Get”的文档。
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| openstate | “openstate”的文档。 |
Define this parameter in the request URI. |
| pageNo | “pageNo”的文档。 |
Define this parameter in the request URI. |
| pageSize | “pageSize”的文档。 |
Define this parameter in the request URI. |
| province | “province”的文档。 |
Define this parameter in the request URI. |
| city | “city”的文档。 |
Define this parameter in the request URI. |
| typeid | “typeid”的文档。 |
Define this parameter in the request URI. |
| keywords | “keywords”的文档。 |
Define this parameter in the request URI. |
| byt | “byt”的文档。 |
Define this parameter in the request URI. |
| syt | “syt”的文档。 |
Define this parameter in the request URI. |
| oderbytype | “oderbytype”的文档。 |
Define this parameter in the request URI. |
| proid | “proid”的文档。 |
Define this parameter in the request URI. |
| topicid | “topicid”的文档。 |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Code": 1,
"Message": "sample string 2",
"Data": [
{
"Id": 1,
"Vstate": 2,
"tuijian": 3,
"spname": "sample string 4",
"picurl": "sample string 5",
"province": "sample string 6",
"city": "sample string 7",
"visit": 8,
"Syt": "sample string 9",
"xinzhi": "sample string 10",
"IsFav": true
},
{
"Id": 1,
"Vstate": 2,
"tuijian": 3,
"spname": "sample string 4",
"picurl": "sample string 5",
"province": "sample string 6",
"city": "sample string 7",
"visit": 8,
"Syt": "sample string 9",
"xinzhi": "sample string 10",
"IsFav": true
},
{
"Id": 1,
"Vstate": 2,
"tuijian": 3,
"spname": "sample string 4",
"picurl": "sample string 5",
"province": "sample string 6",
"city": "sample string 7",
"visit": 8,
"Syt": "sample string 9",
"xinzhi": "sample string 10",
"IsFav": true
}
],
"Data2": [
{
"Id": 1,
"Vstate": 2,
"tuijian": 3,
"spname": "sample string 4",
"picurl": "sample string 5",
"province": "sample string 6",
"city": "sample string 7",
"visit": 8,
"Syt": "sample string 9",
"xinzhi": "sample string 10",
"IsFav": true
},
{
"Id": 1,
"Vstate": 2,
"tuijian": 3,
"spname": "sample string 4",
"picurl": "sample string 5",
"province": "sample string 6",
"city": "sample string 7",
"visit": 8,
"Syt": "sample string 9",
"xinzhi": "sample string 10",
"IsFav": true
},
{
"Id": 1,
"Vstate": 2,
"tuijian": 3,
"spname": "sample string 4",
"picurl": "sample string 5",
"province": "sample string 6",
"city": "sample string 7",
"visit": 8,
"Syt": "sample string 9",
"xinzhi": "sample string 10",
"IsFav": true
}
],
"Count": 3
}