import file from './file'; import sso from './sso'; import system from './system'; export default { file, sso, system }