Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / voiceTransferReport / index.js
index 6a5f694..e1f418f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc1c6=['show','post','put','/:id','update','delete','exports','multer','util','path','express','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','get'];(function(_0x220228,_0x30a350){var _0x30e3e2=function(_0x58e4a3){while(--_0x58e4a3){_0x220228['push'](_0x220228['shift']());}};_0x30e3e2(++_0x30a350);}(_0xc1c6,0xf7));var _0x6c1c=function(_0x3b417b,_0x44b2c0){_0x3b417b=_0x3b417b-0x0;var _0x2eece5=_0xc1c6[_0x3b417b];return _0x2eece5;};'use strict';var multer=require(_0x6c1c('0x0'));var util=require(_0x6c1c('0x1'));var path=require(_0x6c1c('0x2'));var timeout=require('connect-timeout');var express=require(_0x6c1c('0x3'));var router=express['Router']();var auth=require(_0x6c1c('0x4'));var interaction=require(_0x6c1c('0x5'));var config=require(_0x6c1c('0x6'));var controller=require('./voiceTransferReport.controller');router['get']('/',auth[_0x6c1c('0x7')](),controller['index']);router[_0x6c1c('0x8')]('/:id',auth[_0x6c1c('0x7')](),controller[_0x6c1c('0x9')]);router[_0x6c1c('0xa')]('/',auth[_0x6c1c('0x7')](),controller['create']);router[_0x6c1c('0xb')](_0x6c1c('0xc'),auth['isAuthenticated'](),controller[_0x6c1c('0xd')]);router[_0x6c1c('0xe')](_0x6c1c('0xc'),auth[_0x6c1c('0x7')](),controller['destroy']);module[_0x6c1c('0xf')]=router;
\ No newline at end of file
+var _0xac27=['show','post','create','put','/:id','update','destroy','exports','util','path','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceTransferReport.controller','get','isAuthenticated','/describe','describe'];(function(_0x30080f,_0x55f038){var _0x2288c3=function(_0x1b86dd){while(--_0x1b86dd){_0x30080f['push'](_0x30080f['shift']());}};_0x2288c3(++_0x55f038);}(_0xac27,0xbc));var _0x7ac2=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0xac27[_0xa464c9];return _0x3d73c4;};'use strict';var multer=require('multer');var util=require(_0x7ac2('0x0'));var path=require(_0x7ac2('0x1'));var timeout=require('connect-timeout');var express=require(_0x7ac2('0x2'));var router=express['Router']();var fs_extra=require(_0x7ac2('0x3'));var auth=require(_0x7ac2('0x4'));var interaction=require(_0x7ac2('0x5'));var config=require(_0x7ac2('0x6'));var controller=require(_0x7ac2('0x7'));router[_0x7ac2('0x8')]('/',auth[_0x7ac2('0x9')](),controller['index']);router[_0x7ac2('0x8')](_0x7ac2('0xa'),auth[_0x7ac2('0x9')](),controller[_0x7ac2('0xb')]);router['get']('/:id',auth[_0x7ac2('0x9')](),controller[_0x7ac2('0xc')]);router[_0x7ac2('0xd')]('/',auth[_0x7ac2('0x9')](),controller[_0x7ac2('0xe')]);router[_0x7ac2('0xf')](_0x7ac2('0x10'),auth['isAuthenticated'](),controller[_0x7ac2('0x11')]);router['delete'](_0x7ac2('0x10'),auth['isAuthenticated'](),controller[_0x7ac2('0x12')]);module[_0x7ac2('0x13')]=router;
\ No newline at end of file