@route({
        routes: [
          { id: '23', path: ['23/:id', '23/:id/tt/:a'], component: CeL23 },
          { id: '24', path: ['24/:id'], component: CeL24 },
        ]