Built motion from commit 37e1ed56.|2.6.29
[motion2.git] / server / api / voiceAgentReport / index.js
index 2be5350..7ad35a1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6f08=['../../components/interaction/service','../../config/environment','./voiceAgentReport.controller','index','get','/describe','isAuthenticated','describe','/:id','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service'];(function(_0x5bafd3,_0x474626){var _0x4aeb83=function(_0x4ab61a){while(--_0x4ab61a){_0x5bafd3['push'](_0x5bafd3['shift']());}};_0x4aeb83(++_0x474626);}(_0x6f08,0x197));var _0x86f0=function(_0x20b621,_0x5f01c7){_0x20b621=_0x20b621-0x0;var _0x188180=_0x6f08[_0x20b621];return _0x188180;};'use strict';var multer=require(_0x86f0('0x0'));var util=require(_0x86f0('0x1'));var path=require(_0x86f0('0x2'));var timeout=require(_0x86f0('0x3'));var express=require(_0x86f0('0x4'));var router=express['Router']();var fs_extra=require(_0x86f0('0x5'));var auth=require(_0x86f0('0x6'));var interaction=require(_0x86f0('0x7'));var config=require(_0x86f0('0x8'));var controller=require(_0x86f0('0x9'));router['get']('/',auth['isAuthenticated'](),controller[_0x86f0('0xa')]);router[_0x86f0('0xb')](_0x86f0('0xc'),auth[_0x86f0('0xd')](),controller[_0x86f0('0xe')]);router[_0x86f0('0xb')](_0x86f0('0xf'),auth[_0x86f0('0xd')](),controller['show']);router[_0x86f0('0x10')]('/',auth[_0x86f0('0xd')](),controller[_0x86f0('0x11')]);router[_0x86f0('0x12')]('/:id',auth[_0x86f0('0xd')](),controller[_0x86f0('0x13')]);router[_0x86f0('0x14')](_0x86f0('0xf'),auth[_0x86f0('0xd')](),controller[_0x86f0('0x15')]);module[_0x86f0('0x16')]=router;
\ No newline at end of file
+var _0x48b2=['connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceAgentReport.controller','get','isAuthenticated','/describe','describe','show','post','create','put','/:id','update','destroy','exports','multer','util'];(function(_0x4e230c,_0x494247){var _0x11aa0b=function(_0x167151){while(--_0x167151){_0x4e230c['push'](_0x4e230c['shift']());}};_0x11aa0b(++_0x494247);}(_0x48b2,0x163));var _0x248b=function(_0x26c1c1,_0x29bcf1){_0x26c1c1=_0x26c1c1-0x0;var _0x45317a=_0x48b2[_0x26c1c1];return _0x45317a;};'use strict';var multer=require(_0x248b('0x0'));var util=require(_0x248b('0x1'));var path=require('path');var timeout=require(_0x248b('0x2'));var express=require(_0x248b('0x3'));var router=express['Router']();var fs_extra=require(_0x248b('0x4'));var auth=require(_0x248b('0x5'));var interaction=require(_0x248b('0x6'));var config=require(_0x248b('0x7'));var controller=require(_0x248b('0x8'));router[_0x248b('0x9')]('/',auth[_0x248b('0xa')](),controller['index']);router[_0x248b('0x9')](_0x248b('0xb'),auth[_0x248b('0xa')](),controller[_0x248b('0xc')]);router['get']('/:id',auth[_0x248b('0xa')](),controller[_0x248b('0xd')]);router[_0x248b('0xe')]('/',auth['isAuthenticated'](),controller[_0x248b('0xf')]);router[_0x248b('0x10')](_0x248b('0x11'),auth[_0x248b('0xa')](),controller[_0x248b('0x12')]);router['delete'](_0x248b('0x11'),auth['isAuthenticated'](),controller[_0x248b('0x13')]);module[_0x248b('0x14')]=router;
\ No newline at end of file