Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / voiceTransferReport / index.js
index b49412f..fac2eee 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x25b0=['destroy','exports','multer','util','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','update'];(function(_0x3a2797,_0x1f905c){var _0x5c2d96=function(_0x3c7bd7){while(--_0x3c7bd7){_0x3a2797['push'](_0x3a2797['shift']());}};_0x5c2d96(++_0x1f905c);}(_0x25b0,0x17e));var _0x025b=function(_0x4fbaf9,_0x3b8190){_0x4fbaf9=_0x4fbaf9-0x0;var _0x1d89a0=_0x25b0[_0x4fbaf9];return _0x1d89a0;};'use strict';var multer=require(_0x025b('0x0'));var util=require(_0x025b('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require(_0x025b('0x2'));var auth=require(_0x025b('0x3'));var interaction=require(_0x025b('0x4'));var config=require(_0x025b('0x5'));var controller=require(_0x025b('0x6'));router[_0x025b('0x7')]('/',auth[_0x025b('0x8')](),controller[_0x025b('0x9')]);router[_0x025b('0x7')](_0x025b('0xa'),auth[_0x025b('0x8')](),controller[_0x025b('0xb')]);router[_0x025b('0x7')](_0x025b('0xc'),auth[_0x025b('0x8')](),controller[_0x025b('0xd')]);router[_0x025b('0xe')]('/',auth[_0x025b('0x8')](),controller[_0x025b('0xf')]);router[_0x025b('0x10')](_0x025b('0xc'),auth[_0x025b('0x8')](),controller[_0x025b('0x11')]);router['delete'](_0x025b('0xc'),auth[_0x025b('0x8')](),controller[_0x025b('0x12')]);module[_0x025b('0x13')]=router;
\ No newline at end of file
+var _0x961a=['update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','./voiceTransferReport.controller','get','index','isAuthenticated','describe','show','post','put','/:id'];(function(_0x2b5eae,_0x55010d){var _0x5f3ac9=function(_0x397bfc){while(--_0x397bfc){_0x2b5eae['push'](_0x2b5eae['shift']());}};_0x5f3ac9(++_0x55010d);}(_0x961a,0x130));var _0xa961=function(_0x2dc5d4,_0x393edc){_0x2dc5d4=_0x2dc5d4-0x0;var _0x39ae40=_0x961a[_0x2dc5d4];return _0x39ae40;};'use strict';var multer=require(_0xa961('0x0'));var util=require(_0xa961('0x1'));var path=require(_0xa961('0x2'));var timeout=require(_0xa961('0x3'));var express=require(_0xa961('0x4'));var router=express[_0xa961('0x5')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xa961('0x6'));var config=require('../../config/environment');var controller=require(_0xa961('0x7'));router[_0xa961('0x8')]('/',auth['isAuthenticated'](),controller[_0xa961('0x9')]);router[_0xa961('0x8')]('/describe',auth[_0xa961('0xa')](),controller[_0xa961('0xb')]);router[_0xa961('0x8')]('/:id',auth[_0xa961('0xa')](),controller[_0xa961('0xc')]);router[_0xa961('0xd')]('/',auth['isAuthenticated'](),controller['create']);router[_0xa961('0xe')](_0xa961('0xf'),auth['isAuthenticated'](),controller[_0xa961('0x10')]);router[_0xa961('0x11')](_0xa961('0xf'),auth[_0xa961('0xa')](),controller[_0xa961('0x12')]);module[_0xa961('0x13')]=router;
\ No newline at end of file