export const modulesOfRouter = [ { id: 'mall', router: '' }, { id: 'mall-marketing', router: '' }, { id: 'mdp-arc', router: '' }, { id: 'mdp-sys', router: '' }, { id: 'oa-asset', router: '' }, { id: 'oa-attendance', router: '' }, { id: 'oa-car', router: '', }, { id: 'oa-contract', router: '' }, { id: 'oa-customer', router: '' }, { id: 'oa-file', router: '' }, { id: 'oa-finance', router: '' }, { id: 'oa-meeting', router: '' }, { id: 'oa-office', router: '' }, { id: 'oa-performance', router: '' }, { id: 'oa-schedule', router: '' }, { id: 'oa-seal', router: '', }, { id: 'oa-supervision', router: '' }, { id: 'xm-analysis', router: 'reportIndex', }, { id: 'xm-development', router: '' }, { id: 'xm-pipeline', router: '' }, { id: 'xm-product', router: 'XmProductAllMng' }, { id: 'xm-project', router: 'xmProjectAllMng' }, { id: 'xm-test', router: 'XmQuestionAdd' }, { id: 'xm-workload', router: 'XmTaskWorkloadInfoMy', }, { id: 'xm-crowd', router: '', } ]