export const getSubDepartment = () => Promise.resolve({}); export const getUserInDepartment = () => Promise.resolve({});