Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / voiceTransferReport / index.js
index d84beef..f2fba97 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbfc9=['connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','index','isAuthenticated','/:id','show','post','create','update','delete','destroy','exports','multer','util','path'];(function(_0x2f5ac5,_0x1ee939){var _0x37c9a8=function(_0x15031f){while(--_0x15031f){_0x2f5ac5['push'](_0x2f5ac5['shift']());}};_0x37c9a8(++_0x1ee939);}(_0xbfc9,0xed));var _0x9bfc=function(_0x59ed35,_0x483823){_0x59ed35=_0x59ed35-0x0;var _0x1b92aa=_0xbfc9[_0x59ed35];return _0x1b92aa;};'use strict';var multer=require(_0x9bfc('0x0'));var util=require(_0x9bfc('0x1'));var path=require(_0x9bfc('0x2'));var timeout=require(_0x9bfc('0x3'));var express=require(_0x9bfc('0x4'));var router=express['Router']();var fs_extra=require(_0x9bfc('0x5'));var auth=require(_0x9bfc('0x6'));var interaction=require(_0x9bfc('0x7'));var config=require(_0x9bfc('0x8'));var controller=require('./voiceTransferReport.controller');router[_0x9bfc('0x9')]('/',auth['isAuthenticated'](),controller[_0x9bfc('0xa')]);router[_0x9bfc('0x9')]('/describe',auth[_0x9bfc('0xb')](),controller['describe']);router[_0x9bfc('0x9')](_0x9bfc('0xc'),auth[_0x9bfc('0xb')](),controller[_0x9bfc('0xd')]);router[_0x9bfc('0xe')]('/',auth[_0x9bfc('0xb')](),controller[_0x9bfc('0xf')]);router['put'](_0x9bfc('0xc'),auth['isAuthenticated'](),controller[_0x9bfc('0x10')]);router[_0x9bfc('0x11')]('/:id',auth[_0x9bfc('0xb')](),controller[_0x9bfc('0x12')]);module[_0x9bfc('0x13')]=router;
\ No newline at end of file
+var _0xca7b=['express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceTransferReport.controller','get','isAuthenticated','index','/describe','describe','post','create','put','delete','destroy','multer','util','path','connect-timeout'];(function(_0x55f8b4,_0x43f30d){var _0x2475f9=function(_0xdd6f4a){while(--_0xdd6f4a){_0x55f8b4['push'](_0x55f8b4['shift']());}};_0x2475f9(++_0x43f30d);}(_0xca7b,0x114));var _0xbca7=function(_0x3a54c7,_0x2f8b6b){_0x3a54c7=_0x3a54c7-0x0;var _0x5e4017=_0xca7b[_0x3a54c7];return _0x5e4017;};'use strict';var multer=require(_0xbca7('0x0'));var util=require(_0xbca7('0x1'));var path=require(_0xbca7('0x2'));var timeout=require(_0xbca7('0x3'));var express=require(_0xbca7('0x4'));var router=express['Router']();var fs_extra=require(_0xbca7('0x5'));var auth=require(_0xbca7('0x6'));var interaction=require(_0xbca7('0x7'));var config=require(_0xbca7('0x8'));var controller=require(_0xbca7('0x9'));router[_0xbca7('0xa')]('/',auth[_0xbca7('0xb')](),controller[_0xbca7('0xc')]);router[_0xbca7('0xa')](_0xbca7('0xd'),auth['isAuthenticated'](),controller[_0xbca7('0xe')]);router[_0xbca7('0xa')]('/:id',auth[_0xbca7('0xb')](),controller['show']);router[_0xbca7('0xf')]('/',auth['isAuthenticated'](),controller[_0xbca7('0x10')]);router[_0xbca7('0x11')]('/:id',auth['isAuthenticated'](),controller['update']);router[_0xbca7('0x12')]('/:id',auth[_0xbca7('0xb')](),controller[_0xbca7('0x13')]);module['exports']=router;
\ No newline at end of file