39b9ed820b8ec95edbddc00ce5ee755083673a67
[motion-next.git] / server / api / voiceChanSpy / index.js
1 const a712_0x1eb1=['Router','get','create','destroy','delete','update','express','../../components/auth/service','show','put','./voiceChanSpy.controller','isAuthenticated','/:id'];(function(_0x33cd58,_0x1eb12d){const _0x2cbc7a=function(_0x3bfb95){while(--_0x3bfb95){_0x33cd58['push'](_0x33cd58['shift']());}};_0x2cbc7a(++_0x1eb12d);}(a712_0x1eb1,0x168));const a712_0x2cbc=function(_0x33cd58,_0x1eb12d){_0x33cd58=_0x33cd58-0x0;let _0x2cbc7a=a712_0x1eb1[_0x33cd58];return _0x2cbc7a;};const _0x5d7219=a712_0x2cbc;'use strict';const express=require(_0x5d7219('0xa')),router=express[_0x5d7219('0x4')](),auth=require(_0x5d7219('0xb')),controller=require(_0x5d7219('0x1'));router['get']('/',auth[_0x5d7219('0x2')](),controller['index']),router[_0x5d7219('0x5')](_0x5d7219('0x3'),auth[_0x5d7219('0x2')](),controller[_0x5d7219('0xc')]),router['post']('/',auth[_0x5d7219('0x2')](),controller[_0x5d7219('0x6')]),router[_0x5d7219('0x0')](_0x5d7219('0x3'),auth[_0x5d7219('0x2')](),controller[_0x5d7219('0x9')]),router[_0x5d7219('0x8')]('/:id',auth['isAuthenticated'](),controller[_0x5d7219('0x7')]),module['exports']=router;