Built motion from commit 25580385.|2.6.2
[motion2.git] / server / api / voiceTransferReport / index.js
index 608a0a2..279a069 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 _0x918c=['../../config/environment','get','index','/describe','isAuthenticated','describe','post','create','/:id','update','delete','destroy','exports','multer','path','express','Router','fs-extra','../../components/interaction/service'];(function(_0x4e8146,_0x43af68){var _0x1e2dbd=function(_0x5a0a22){while(--_0x5a0a22){_0x4e8146['push'](_0x4e8146['shift']());}};_0x1e2dbd(++_0x43af68);}(_0x918c,0x104));var _0xc918=function(_0x2f45ea,_0x15c656){_0x2f45ea=_0x2f45ea-0x0;var _0x485a84=_0x918c[_0x2f45ea];return _0x485a84;};'use strict';var multer=require(_0xc918('0x0'));var util=require('util');var path=require(_0xc918('0x1'));var timeout=require('connect-timeout');var express=require(_0xc918('0x2'));var router=express[_0xc918('0x3')]();var fs_extra=require(_0xc918('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xc918('0x5'));var config=require(_0xc918('0x6'));var controller=require('./voiceTransferReport.controller');router[_0xc918('0x7')]('/',auth['isAuthenticated'](),controller[_0xc918('0x8')]);router['get'](_0xc918('0x9'),auth[_0xc918('0xa')](),controller[_0xc918('0xb')]);router['get']('/:id',auth['isAuthenticated'](),controller['show']);router[_0xc918('0xc')]('/',auth[_0xc918('0xa')](),controller[_0xc918('0xd')]);router['put'](_0xc918('0xe'),auth[_0xc918('0xa')](),controller[_0xc918('0xf')]);router[_0xc918('0x10')](_0xc918('0xe'),auth[_0xc918('0xa')](),controller[_0xc918('0x11')]);module[_0xc918('0x12')]=router;
\ No newline at end of file