Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / voiceTransferReport / index.js
index 608a0a2..6f9e866 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf3cf=['path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','update','delete','destroy','multer','util'];(function(_0x18ca6f,_0x529afc){var _0x33bfae=function(_0x445cb7){while(--_0x445cb7){_0x18ca6f['push'](_0x18ca6f['shift']());}};_0x33bfae(++_0x529afc);}(_0xf3cf,0x1ca));var _0xff3c=function(_0x212bf5,_0x165cbd){_0x212bf5=_0x212bf5-0x0;var _0xfcad21=_0xf3cf[_0x212bf5];return _0xfcad21;};'use strict';var multer=require(_0xff3c('0x0'));var util=require(_0xff3c('0x1'));var path=require(_0xff3c('0x2'));var timeout=require('connect-timeout');var express=require(_0xff3c('0x3'));var router=express[_0xff3c('0x4')]();var auth=require(_0xff3c('0x5'));var interaction=require(_0xff3c('0x6'));var config=require(_0xff3c('0x7'));var controller=require('./voiceTransferReport.controller');router[_0xff3c('0x8')]('/',auth[_0xff3c('0x9')](),controller[_0xff3c('0xa')]);router[_0xff3c('0x8')](_0xff3c('0xb'),auth[_0xff3c('0x9')](),controller[_0xff3c('0xc')]);router[_0xff3c('0x8')](_0xff3c('0xd'),auth[_0xff3c('0x9')](),controller[_0xff3c('0xe')]);router[_0xff3c('0xf')]('/',auth[_0xff3c('0x9')](),controller[_0xff3c('0x10')]);router['put'](_0xff3c('0xd'),auth['isAuthenticated'](),controller[_0xff3c('0x11')]);router[_0xff3c('0x12')](_0xff3c('0xd'),auth[_0xff3c('0x9')](),controller[_0xff3c('0x13')]);module['exports']=router;
\ No newline at end of file
+var _0x48fc=['index','/describe','isAuthenticated','describe','/:id','show','post','put','update','delete','destroy','exports','multer','path','connect-timeout','Router','fs-extra','../../components/interaction/service','../../config/environment','./voiceTransferReport.controller','get'];(function(_0x2ac04c,_0x773cd7){var _0x40e941=function(_0x8af020){while(--_0x8af020){_0x2ac04c['push'](_0x2ac04c['shift']());}};_0x40e941(++_0x773cd7);}(_0x48fc,0xf3));var _0xc48f=function(_0x5b2856,_0x5be399){_0x5b2856=_0x5b2856-0x0;var _0x20999e=_0x48fc[_0x5b2856];return _0x20999e;};'use strict';var multer=require(_0xc48f('0x0'));var util=require('util');var path=require(_0xc48f('0x1'));var timeout=require(_0xc48f('0x2'));var express=require('express');var router=express[_0xc48f('0x3')]();var fs_extra=require(_0xc48f('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xc48f('0x5'));var config=require(_0xc48f('0x6'));var controller=require(_0xc48f('0x7'));router[_0xc48f('0x8')]('/',auth['isAuthenticated'](),controller[_0xc48f('0x9')]);router[_0xc48f('0x8')](_0xc48f('0xa'),auth[_0xc48f('0xb')](),controller[_0xc48f('0xc')]);router[_0xc48f('0x8')](_0xc48f('0xd'),auth[_0xc48f('0xb')](),controller[_0xc48f('0xe')]);router[_0xc48f('0xf')]('/',auth[_0xc48f('0xb')](),controller['create']);router[_0xc48f('0x10')]('/:id',auth['isAuthenticated'](),controller[_0xc48f('0x11')]);router[_0xc48f('0x12')]('/:id',auth[_0xc48f('0xb')](),controller[_0xc48f('0x13')]);module[_0xc48f('0x14')]=router;
\ No newline at end of file