mirror of
https://github.com/veops/cmdb.git
synced 2025-08-06 23:34:27 +08:00
fix: remove unused column
This commit is contained in:
@@ -45,7 +45,6 @@ def get_all_employee_list(block=0, to_dict=True):
|
||||
'email',
|
||||
'mobile',
|
||||
'direct_supervisor_id',
|
||||
'annual_leave',
|
||||
'block',
|
||||
'department_id',
|
||||
]
|
||||
|
Reference in New Issue
Block a user