授权列表
POST
http://localhost:8888/qgy/personnel/typelist
接口描述
根据userId查看是否授权 接收JSON数据
请求参数
参数名
类型
描述
必填
userId
Integer
当前用户ID(NOT NULL)
必填
index
Integer
当前页码(NULL)
必填
length
Integer
每页个数(NULL)
必填