简要描述
请求URL
http://8.134.120.26:8013/api/WxLive/GetLogin
请求方式
参数
返回示例
[
{
"Url": "/main/live",
"WXRoleId": "1,2,3",
"ModifiedColumns": [],
"Sort": 1,
"Id": 1,
"Icon": "el-icon-video-camera-solid",
"IgnoreReference": false,
"Type": 2,
"Name": "直播间",
"EnableLazyLoad": true
},
{
"Url": "",
"WXRoleId": "1,2",
"children": [
{
"Url": "/main/commodity/no-warehousing",
"ModifiedColumns": [],
"Sort": 100,
"Id": 21,
"IgnoreReference": false,
"Type": 2,
"ParentId": 2,
"Name": "未入库",
"EnableLazyLoad": true
},
{
"Url": "/main/commodity/warehousing",
"ModifiedColumns": [],
"Sort": 100,
"Id": 22,
"IgnoreReference": false,
"Type": 2,
"ParentId": 2,
"Name": "已入库",
"EnableLazyLoad": true
}
],
"ModifiedColumns": [],
"Sort": 1,
"Id": 2,
"Icon": "el-icon-s-shop",
"IgnoreReference": false,
"Type": 1,
"Name": "商品库",
"EnableLazyLoad": true
},
{
"Url": "/main/live-member",
"WXRoleId": "1,2",
"ModifiedColumns": [],
"Sort": 1,
"Id": 3,
"Icon": "el-icon-s-custom",
"IgnoreReference": false,
"Type": 2,
"Name": "直播成员",
"EnableLazyLoad": true
}
]
返回参数说明
参数名 |
类型 |
说明 |
groupid |
int |
用户组id,1:超级管理员;2:普通用户 |
备注