Built motion from commit 82a371561bcdbc7605c801e5e414f4032ba9e7ad. Version 3.0.0...
[motion-next.git] / server / api / voiceCallReport / index.js
1 const a707_0x184b=['delete','/describe','create','Router','update','index','./voiceCallReport.controller','exports','isAuthenticated','../../components/auth/service','destroy','post','describe','get','/:id'];(function(_0x4cae97,_0x184bf5){const _0x431b07=function(_0x4a6e88){while(--_0x4a6e88){_0x4cae97['push'](_0x4cae97['shift']());}};_0x431b07(++_0x184bf5);}(a707_0x184b,0x179));const a707_0x431b=function(_0x4cae97,_0x184bf5){_0x4cae97=_0x4cae97-0x0;let _0x431b07=a707_0x184b[_0x4cae97];return _0x431b07;};const _0x1cd0ac=a707_0x431b;'use strict';const express=require('express'),router=express[_0x1cd0ac('0x1')](),auth=require(_0x1cd0ac('0x7')),controller=require(_0x1cd0ac('0x4'));router[_0x1cd0ac('0xb')]('/',auth['isAuthenticated'](),controller[_0x1cd0ac('0x3')]),router[_0x1cd0ac('0xb')](_0x1cd0ac('0xe'),auth[_0x1cd0ac('0x6')](),controller[_0x1cd0ac('0xa')]),router[_0x1cd0ac('0xb')](_0x1cd0ac('0xc'),auth[_0x1cd0ac('0x6')](),controller['show']),router[_0x1cd0ac('0x9')]('/',auth[_0x1cd0ac('0x6')](),controller[_0x1cd0ac('0x0')]),router['put'](_0x1cd0ac('0xc'),auth[_0x1cd0ac('0x6')](),controller[_0x1cd0ac('0x2')]),router[_0x1cd0ac('0xd')](_0x1cd0ac('0xc'),auth['isAuthenticated'](),controller[_0x1cd0ac('0x8')]),module[_0x1cd0ac('0x5')]=router;