3eacd60ae02b44e0e42113a6e7ea964fbf63978c
[motion-next.git] / server / api / voiceMailMessage / index.js
1 const a736_0x3f39=['put','exports','download','show','express','/:id','Router','update','index','get','isAuthenticated','destroy','create','delete','./voiceMailMessage.controller','/:id/download','post'];(function(_0x20097d,_0x3f3982){const _0x2c2f58=function(_0x53f8b9){while(--_0x53f8b9){_0x20097d['push'](_0x20097d['shift']());}};_0x2c2f58(++_0x3f3982);}(a736_0x3f39,0x1b9));const a736_0x2c2f=function(_0x20097d,_0x3f3982){_0x20097d=_0x20097d-0x0;let _0x2c2f58=a736_0x3f39[_0x20097d];return _0x2c2f58;};const _0xcb375b=a736_0x2c2f;'use strict';const express=require(_0xcb375b('0x5')),router=express[_0xcb375b('0x7')](),auth=require('../../components/auth/service'),controller=require(_0xcb375b('0xf'));router[_0xcb375b('0xa')]('/',auth[_0xcb375b('0xb')](),controller[_0xcb375b('0x9')]),router[_0xcb375b('0xa')](_0xcb375b('0x6'),auth[_0xcb375b('0xb')](),controller[_0xcb375b('0x4')]),router[_0xcb375b('0xa')](_0xcb375b('0x10'),auth[_0xcb375b('0xb')](),controller[_0xcb375b('0x3')]),router[_0xcb375b('0x0')]('/',auth['isAuthenticated'](),controller[_0xcb375b('0xd')]),router[_0xcb375b('0x1')](_0xcb375b('0x6'),auth[_0xcb375b('0xb')](),controller[_0xcb375b('0x8')]),router[_0xcb375b('0xe')]('/:id',auth[_0xcb375b('0xb')](),controller[_0xcb375b('0xc')]),module[_0xcb375b('0x2')]=router;