GET api/localTour/theme/info/{themeId}/{lang}
获取主题信息
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
themeId |
主题ID |
integer |
Required |
lang |
语言 |
string |
Default value is en-us |
Body Parameters
None.
Response Information
Resource Description
获取主题信息
ReturnResultOfThemeDetailContractName | Description | Type | Additional information |
---|---|---|---|
data | ThemeDetailContract |
None. |
|
code |
状态码:100成功,其他自定义 |
integer |
None. |
message |
提示消息 |
string |
None. |
Response Formats
application/json
Sample:
text/json
Sample: