GET api/localtravel/getAreaHomeData/{lang}?cityId={cityId}&countryId={countryId}&pageSize={pageSize}&sources={sources}
獲取當地游城市/國家分類頁數據
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
cityId |
城市ID |
string |
Default value is |
countryId |
国家ID |
string |
Default value is |
pageSize |
頁寸 |
integer |
Default value is 8 |
lang |
語言 |
string |
Default value is zh-hk |
sources | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
獲取當地游城市/國家分類頁數據
ReturnResultOfLocalTravelAreaHomeRSContractName | Description | Type | Additional information |
---|---|---|---|
data | LocalTravelAreaHomeRSContract |
None. |
|
code |
状态码:100成功,其他自定义 |
integer |
None. |
message |
提示消息 |
string |
None. |
Response Formats
application/json
Sample:
text/json
Sample: