6ae856ff630f2a003fabc32335ad4660e4757174
[motion-next.git] / server / api / mailMessage / index.js
1 const a411_0x4f26=['index','isAuthenticated','create','update','/:id/accept','delete','show','/:id','tracked','express','put','post','get','/:id/reject','./mailMessage.controller','describe','mailmessage:create','destroy','/describe','/:id/download','reject','download','mail','../../components/interaction/service'];(function(_0x3bc55c,_0x4f26c5){const _0xf3c4cf=function(_0xec9f2b){while(--_0xec9f2b){_0x3bc55c['push'](_0x3bc55c['shift']());}};_0xf3c4cf(++_0x4f26c5);}(a411_0x4f26,0xc1));const a411_0xf3c4=function(_0x3bc55c,_0x4f26c5){_0x3bc55c=_0x3bc55c-0x0;let _0xf3c4cf=a411_0x4f26[_0x3bc55c];return _0xf3c4cf;};const _0x45c0c6=a411_0xf3c4;'use strict';const express=require(_0x45c0c6('0x8')),router=express['Router'](),auth=require('../../components/auth/service'),interaction=require(_0x45c0c6('0x16')),controller=require(_0x45c0c6('0xd'));router[_0x45c0c6('0xb')]('/',auth[_0x45c0c6('0x0')](),controller[_0x45c0c6('0x17')]),router[_0x45c0c6('0xb')](_0x45c0c6('0x11'),auth[_0x45c0c6('0x0')](),controller[_0x45c0c6('0xe')]),router[_0x45c0c6('0xb')]('/:id',auth[_0x45c0c6('0x0')](),controller[_0x45c0c6('0x5')]),router['get'](_0x45c0c6('0x12'),auth[_0x45c0c6('0x0')](),controller[_0x45c0c6('0x14')]),router[_0x45c0c6('0xa')]('/',auth[_0x45c0c6('0x0')](),interaction[_0x45c0c6('0x7')](_0x45c0c6('0x15'),_0x45c0c6('0xf')),controller[_0x45c0c6('0x1')]),router[_0x45c0c6('0x9')]('/:id',auth[_0x45c0c6('0x0')](),controller[_0x45c0c6('0x2')]),router[_0x45c0c6('0x9')](_0x45c0c6('0x3'),auth[_0x45c0c6('0x0')](),controller['accept']),router['put'](_0x45c0c6('0xc'),auth['isAuthenticated'](),controller[_0x45c0c6('0x13')]),router[_0x45c0c6('0x4')](_0x45c0c6('0x6'),auth['isAuthenticated'](),controller[_0x45c0c6('0x10')]),module['exports']=router;