GET api/User/GetHomePageAuthBtnList?parentpage={parentpage}

获取首页用户授权的按钮列表

请求参数信息

URI 参数

NameDescriptionTypeAdditional information
parentpage

按钮所属页面

string

Required

Body 参数

None.

接口返回信息

返回信息说明

JMResponseOfListOfAPPModuleResponseModel
NameDescriptionTypeAdditional information
code

string

None.

msg

string

None.

data

Collection of APPModuleResponseModel

None.

返回数据格式

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 'JYSupply.APIApplication.Models.ResponseModel.APPModuleResponseModel'. Path 'data[0].Sub_List'.

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 'JYSupply.APIApplication.Models.ResponseModel.APPModuleResponseModel'. Path 'data[0].Sub_List'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: “System.Collections.Generic.List`1[[JYSupply.APIApplication.Models.ResponseModel.APPModuleResponseModel, JYSupply.APIApplication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: “System.Collections.Generic.List`1[[JYSupply.APIApplication.Models.ResponseModel.APPModuleResponseModel, JYSupply.APIApplication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。