f3584207f11c39a0858d0701076ba30c7c9ee9a2
[motion-next.git] / server / api / voiceChanSpy / index.js
1 const a712_0x3f0d=['../../components/auth/service','destroy','index','./voiceChanSpy.controller','express','isAuthenticated','post','put','update','get','exports','create','show','/:id'];(function(_0x15b1e7,_0x3f0daf){const _0x53f852=function(_0x46273c){while(--_0x46273c){_0x15b1e7['push'](_0x15b1e7['shift']());}};_0x53f852(++_0x3f0daf);}(a712_0x3f0d,0x138));const a712_0x53f8=function(_0x15b1e7,_0x3f0daf){_0x15b1e7=_0x15b1e7-0x0;let _0x53f852=a712_0x3f0d[_0x15b1e7];return _0x53f852;};const _0x10edb2=a712_0x53f8;'use strict';const express=require(_0x10edb2('0x0')),router=express['Router'](),auth=require(_0x10edb2('0xa')),controller=require(_0x10edb2('0xd'));router[_0x10edb2('0x5')]('/',auth['isAuthenticated'](),controller[_0x10edb2('0xc')]),router['get'](_0x10edb2('0x9'),auth['isAuthenticated'](),controller[_0x10edb2('0x8')]),router[_0x10edb2('0x2')]('/',auth['isAuthenticated'](),controller[_0x10edb2('0x7')]),router[_0x10edb2('0x3')]('/:id',auth[_0x10edb2('0x1')](),controller[_0x10edb2('0x4')]),router['delete'](_0x10edb2('0x9'),auth[_0x10edb2('0x1')](),controller[_0x10edb2('0xb')]),module[_0x10edb2('0x6')]=router;