201a8c1c2763f8f5edefe4b14ecd9f8767b1769e
[motion-next.git] / server / api / voiceTransferReport / index.js
1 const a774_0x3213=['index','get','exports','post','create','../../components/auth/service','destroy','put','./voiceTransferReport.controller','delete','update','/:id','express','isAuthenticated'];(function(_0x488b3b,_0x321328){const _0x23be5b=function(_0x33d97f){while(--_0x33d97f){_0x488b3b['push'](_0x488b3b['shift']());}};_0x23be5b(++_0x321328);}(a774_0x3213,0x1c1));const a774_0x23be=function(_0x488b3b,_0x321328){_0x488b3b=_0x488b3b-0x0;let _0x23be5b=a774_0x3213[_0x488b3b];return _0x23be5b;};const _0x246ad5=a774_0x23be;'use strict';const express=require(_0x246ad5('0xb')),router=express['Router'](),auth=require(_0x246ad5('0x4')),controller=require(_0x246ad5('0x7'));router[_0x246ad5('0x0')]('/',auth['isAuthenticated'](),controller[_0x246ad5('0xd')]),router[_0x246ad5('0x0')](_0x246ad5('0xa'),auth['isAuthenticated'](),controller['show']),router[_0x246ad5('0x2')]('/',auth[_0x246ad5('0xc')](),controller[_0x246ad5('0x3')]),router[_0x246ad5('0x6')](_0x246ad5('0xa'),auth['isAuthenticated'](),controller[_0x246ad5('0x9')]),router[_0x246ad5('0x8')](_0x246ad5('0xa'),auth[_0x246ad5('0xc')](),controller[_0x246ad5('0x5')]),module[_0x246ad5('0x1')]=router;