Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / voiceTransferReport / index.js
index bf8c502..cc2ac3b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1cef=['fs-extra','../../components/auth/service','../../config/environment','./voiceTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','create','update','destroy','exports','multer','util','path','connect-timeout','express','Router'];(function(_0x1e60e2,_0x328dff){var _0x4bd830=function(_0xf23c1e){while(--_0xf23c1e){_0x1e60e2['push'](_0x1e60e2['shift']());}};_0x4bd830(++_0x328dff);}(_0x1cef,0x1b2));var _0xf1ce=function(_0x211087,_0x354fdd){_0x211087=_0x211087-0x0;var _0x2a581f=_0x1cef[_0x211087];return _0x2a581f;};'use strict';var multer=require(_0xf1ce('0x0'));var util=require(_0xf1ce('0x1'));var path=require(_0xf1ce('0x2'));var timeout=require(_0xf1ce('0x3'));var express=require(_0xf1ce('0x4'));var router=express[_0xf1ce('0x5')]();var fs_extra=require(_0xf1ce('0x6'));var auth=require(_0xf1ce('0x7'));var interaction=require('../../components/interaction/service');var config=require(_0xf1ce('0x8'));var controller=require(_0xf1ce('0x9'));router[_0xf1ce('0xa')]('/',auth[_0xf1ce('0xb')](),controller[_0xf1ce('0xc')]);router[_0xf1ce('0xa')](_0xf1ce('0xd'),auth[_0xf1ce('0xb')](),controller[_0xf1ce('0xe')]);router[_0xf1ce('0xa')](_0xf1ce('0xf'),auth[_0xf1ce('0xb')](),controller['show']);router['post']('/',auth[_0xf1ce('0xb')](),controller[_0xf1ce('0x10')]);router['put']('/:id',auth[_0xf1ce('0xb')](),controller[_0xf1ce('0x11')]);router['delete'](_0xf1ce('0xf'),auth['isAuthenticated'](),controller[_0xf1ce('0x12')]);module[_0xf1ce('0x13')]=router;
\ No newline at end of file
+var _0x72fa=['isAuthenticated','describe','/:id','show','post','put','update','destroy','util','path','connect-timeout','../../components/auth/service','../../components/interaction/service','../../config/environment','get','index','/describe'];(function(_0x1e477c,_0x59206c){var _0xc7f81c=function(_0x1c6b7b){while(--_0x1c6b7b){_0x1e477c['push'](_0x1e477c['shift']());}};_0xc7f81c(++_0x59206c);}(_0x72fa,0xa1));var _0xa72f=function(_0x7cce8d,_0x8d7c9c){_0x7cce8d=_0x7cce8d-0x0;var _0x381b50=_0x72fa[_0x7cce8d];return _0x381b50;};'use strict';var multer=require('multer');var util=require(_0xa72f('0x0'));var path=require(_0xa72f('0x1'));var timeout=require(_0xa72f('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xa72f('0x3'));var interaction=require(_0xa72f('0x4'));var config=require(_0xa72f('0x5'));var controller=require('./voiceTransferReport.controller');router[_0xa72f('0x6')]('/',auth['isAuthenticated'](),controller[_0xa72f('0x7')]);router[_0xa72f('0x6')](_0xa72f('0x8'),auth[_0xa72f('0x9')](),controller[_0xa72f('0xa')]);router[_0xa72f('0x6')](_0xa72f('0xb'),auth[_0xa72f('0x9')](),controller[_0xa72f('0xc')]);router[_0xa72f('0xd')]('/',auth[_0xa72f('0x9')](),controller['create']);router[_0xa72f('0xe')](_0xa72f('0xb'),auth[_0xa72f('0x9')](),controller[_0xa72f('0xf')]);router['delete'](_0xa72f('0xb'),auth['isAuthenticated'](),controller[_0xa72f('0x10')]);module['exports']=router;
\ No newline at end of file