Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / voiceCallReport / index.js
index 33e1c12..d667ca3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x80fb=['isAuthenticated','index','get','/describe','describe','/:id','post','create','update','delete','destroy','exports','express','../../components/auth/service','./voiceCallReport.controller'];(function(_0x36ed48,_0x1ee0d4){var _0x51c63a=function(_0x2d0a40){while(--_0x2d0a40){_0x36ed48['push'](_0x36ed48['shift']());}};_0x51c63a(++_0x1ee0d4);}(_0x80fb,0x156));var _0xb80f=function(_0x4154a6,_0x2c0b8e){_0x4154a6=_0x4154a6-0x0;var _0x3b2786=_0x80fb[_0x4154a6];return _0x3b2786;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0xb80f('0x0'));var router=express['Router']();var auth=require(_0xb80f('0x1'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xb80f('0x2'));router['get']('/',auth[_0xb80f('0x3')](),controller[_0xb80f('0x4')]);router[_0xb80f('0x5')](_0xb80f('0x6'),auth['isAuthenticated'](),controller[_0xb80f('0x7')]);router[_0xb80f('0x5')](_0xb80f('0x8'),auth[_0xb80f('0x3')](),controller['show']);router[_0xb80f('0x9')]('/',auth[_0xb80f('0x3')](),controller[_0xb80f('0xa')]);router['put'](_0xb80f('0x8'),auth[_0xb80f('0x3')](),controller[_0xb80f('0xb')]);router[_0xb80f('0xc')]('/:id',auth['isAuthenticated'](),controller[_0xb80f('0xd')]);module[_0xb80f('0xe')]=router;
\ No newline at end of file
+var _0x4c4e=['fs-extra','../../components/auth/service','../../components/interaction/service','./voiceCallReport.controller','isAuthenticated','index','get','/describe','describe','/:id','post','create','put','delete','destroy','multer','path','connect-timeout','express'];(function(_0x185180,_0x145d70){var _0x2d9d42=function(_0xc2be06){while(--_0xc2be06){_0x185180['push'](_0x185180['shift']());}};_0x2d9d42(++_0x145d70);}(_0x4c4e,0x152));var _0xe4c4=function(_0x821411,_0x127409){_0x821411=_0x821411-0x0;var _0x4856aa=_0x4c4e[_0x821411];return _0x4856aa;};'use strict';var multer=require(_0xe4c4('0x0'));var util=require('util');var path=require(_0xe4c4('0x1'));var timeout=require(_0xe4c4('0x2'));var express=require(_0xe4c4('0x3'));var router=express['Router']();var fs_extra=require(_0xe4c4('0x4'));var auth=require(_0xe4c4('0x5'));var interaction=require(_0xe4c4('0x6'));var config=require('../../config/environment');var controller=require(_0xe4c4('0x7'));router['get']('/',auth[_0xe4c4('0x8')](),controller[_0xe4c4('0x9')]);router[_0xe4c4('0xa')](_0xe4c4('0xb'),auth[_0xe4c4('0x8')](),controller[_0xe4c4('0xc')]);router[_0xe4c4('0xa')](_0xe4c4('0xd'),auth['isAuthenticated'](),controller['show']);router[_0xe4c4('0xe')]('/',auth[_0xe4c4('0x8')](),controller[_0xe4c4('0xf')]);router[_0xe4c4('0x10')](_0xe4c4('0xd'),auth[_0xe4c4('0x8')](),controller['update']);router[_0xe4c4('0x11')](_0xe4c4('0xd'),auth[_0xe4c4('0x8')](),controller[_0xe4c4('0x12')]);module['exports']=router;
\ No newline at end of file