GET api/sys/menu/getlist/{lang}
获取站点菜单
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
lang |
语言(zh-HK,en-US) |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
获取站点菜单
ReturnResultOfListOfSysMenuContractName | Description | Type | Additional information |
---|---|---|---|
data | Collection of SysMenuContract |
None. |
|
code |
状态码:100成功,其他自定义 |
integer |
None. |
message |
提示消息 |
string |
None. |
Response Formats
application/json
Sample:
text/json
Sample: