GET api/localtravel/basic/classifys/{lang}?moduleId={moduleId}

获取分类信息

Request Information

URI Parameters

NameDescriptionTypeAdditional information
lang

string

Default value is zh-hk

moduleId

string

Default value is

Body Parameters

None.

Response Information

Resource Description

获取分类信息

ReturnResultOfLocalTravelClassifyBasicContract
NameDescriptionTypeAdditional information
data

LocalTravelClassifyBasicContract

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.LocalTravel.LocalTravel_ClassifyInfo'. Path 'data.classifyList[0].classify'.

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.LocalTravel.LocalTravel_ClassifyInfo'. Path 'data.classifyList[0].classify'.