GET api/menu/GetMenu?resid={resid}&modkey={modkey}

根据资源ID获取自定义菜单 资源ID模块编号,默认为空

Request Information

URI Parameters

NameDescriptionTypeAdditional information
resid

string

Required

modkey

string

Default value is

Body Parameters

None.

Response Information

Resource Description

Dictionary of Object [key] and Object [value]

Response Formats

application/json, text/json

Sample:
{
  "System.Object": {}
}