@route({
        routes: [
          { id: '11', path: ['11/:id', '11/:id/oo/:a'], component: CeL11 },
          { id: '12', path: ['12/:id'], component: CeL12 },
        ]