mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 06:42:41 +08:00
acl 前端
This commit is contained in:
@@ -14,6 +14,7 @@ export function getOnDutyUser() {
|
||||
return axios({
|
||||
url: urlPrefix + '/users/employee',
|
||||
method: 'GET',
|
||||
// data: { 'originUrl': 'http://hr.dfc.sh/api/all_users?work_status=在职' }
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user