8e7d378d962551925d8f357ce650cb6d53e148eb
[motion-next.git] / server / api / voiceChanSpy / index.js
1 const a712_0xa226=['express','show','put','post','destroy','../../components/auth/service','create','index','./voiceChanSpy.controller','update','get','Router','delete','isAuthenticated'];(function(_0x298bfb,_0xa226a7){const _0x43e33e=function(_0x20a6ff){while(--_0x20a6ff){_0x298bfb['push'](_0x298bfb['shift']());}};_0x43e33e(++_0xa226a7);}(a712_0xa226,0x86));const a712_0x43e3=function(_0x298bfb,_0xa226a7){_0x298bfb=_0x298bfb-0x0;let _0x43e33e=a712_0xa226[_0x298bfb];return _0x43e33e;};const _0x51cb99=a712_0x43e3;'use strict';const express=require(_0x51cb99('0x6')),router=express[_0x51cb99('0x3')](),auth=require(_0x51cb99('0xb')),controller=require(_0x51cb99('0x0'));router['get']('/',auth['isAuthenticated'](),controller[_0x51cb99('0xd')]),router[_0x51cb99('0x2')]('/:id',auth[_0x51cb99('0x5')](),controller[_0x51cb99('0x7')]),router[_0x51cb99('0x9')]('/',auth[_0x51cb99('0x5')](),controller[_0x51cb99('0xc')]),router[_0x51cb99('0x8')]('/:id',auth['isAuthenticated'](),controller[_0x51cb99('0x1')]),router[_0x51cb99('0x4')]('/:id',auth['isAuthenticated'](),controller[_0x51cb99('0xa')]),module['exports']=router;