cf127065105a396d1acc6da0b3e29c80785e1843
[motion-next.git] / server / api / voiceChanSpy / index.js
1 const a712_0x4f45=['delete','Router','create','destroy','index','show','post','get','isAuthenticated','/:id'];(function(_0x3a5daf,_0x4f4526){const _0x5b9c1f=function(_0x536ca7){while(--_0x536ca7){_0x3a5daf['push'](_0x3a5daf['shift']());}};_0x5b9c1f(++_0x4f4526);}(a712_0x4f45,0x1cb));const a712_0x5b9c=function(_0x3a5daf,_0x4f4526){_0x3a5daf=_0x3a5daf-0x0;let _0x5b9c1f=a712_0x4f45[_0x3a5daf];return _0x5b9c1f;};const _0x5ed1e5=a712_0x5b9c;'use strict';const express=require('express'),router=express[_0x5ed1e5('0x2')](),auth=require('../../components/auth/service'),controller=require('./voiceChanSpy.controller');router[_0x5ed1e5('0x8')]('/',auth[_0x5ed1e5('0x9')](),controller[_0x5ed1e5('0x5')]),router[_0x5ed1e5('0x8')](_0x5ed1e5('0x0'),auth[_0x5ed1e5('0x9')](),controller[_0x5ed1e5('0x6')]),router[_0x5ed1e5('0x7')]('/',auth[_0x5ed1e5('0x9')](),controller[_0x5ed1e5('0x3')]),router['put']('/:id',auth[_0x5ed1e5('0x9')](),controller['update']),router[_0x5ed1e5('0x1')](_0x5ed1e5('0x0'),auth[_0x5ed1e5('0x9')](),controller[_0x5ed1e5('0x4')]),module['exports']=router;