Feature #1642
BS新增广州授权控制接口(判断用户是否拥有某种权限)
Start date:
09/15/2021
Due date:
% Done:
100%
Estimated time:
2.00 h
Defect version:
History
Updated by yanwei li about 3 years ago
- Status changed from New to In Progress
Interface:checkAojPrivilege
-----
Request Json:{
" tokenid ": "" ,
"aojid":1,
"aojsupervision":[]
}
-----
Response Json: {
"result":,
"errorinfo":"",
"typeurl":"checkaojprivilege"
}
Updated by yanwei li about 3 years ago
- Subject changed from BS新增广州授权控制接口 to BS新增广州授权控制接口(判断用户是否拥有某种权限)
Updated by yanwei li about 3 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100