GET api/localTour/attr/list/{attrIdList}/{lang}?ishot={ishot}

獲取指定節點及其子節點

Request Information

URI Parameters

NameDescriptionTypeAdditional information
attrIdList

指定屬性ID(多個","分隔)

string

Required

lang

語言

string

Default value is en-us

ishot

是否熱門(1代表熱門)

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

獲取指定節點及其子節點

ReturnResultOfThemeAttributeExtContract
NameDescriptionTypeAdditional information
data

ThemeAttributeExtContract

None.

code

状态码:100成功,其他自定义

integer

None.

message

提示消息

string

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'TC.Contracts.LoalTour.ThemeAttributeTreeContract'. Path 'data.treeattributelist[0].attributelist'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'TC.Contracts.LoalTour.ThemeAttributeTreeContract'. Path 'data.treeattributelist[0].attributelist'.