Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / voiceCallReport / index.js
index a48cc5d..1ee19e0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbf52=['../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceCallReport.controller','get','isAuthenticated','index','/describe','/:id','show','post','put','delete','destroy','exports','multer','util','path','connect-timeout','express','Router'];(function(_0x52b4fb,_0x17172b){var _0x393ddb=function(_0x390e40){while(--_0x390e40){_0x52b4fb['push'](_0x52b4fb['shift']());}};_0x393ddb(++_0x17172b);}(_0xbf52,0x174));var _0x2bf5=function(_0x4191bc,_0x3096c5){_0x4191bc=_0x4191bc-0x0;var _0x1ffd4e=_0xbf52[_0x4191bc];return _0x1ffd4e;};'use strict';var multer=require(_0x2bf5('0x0'));var util=require(_0x2bf5('0x1'));var path=require(_0x2bf5('0x2'));var timeout=require(_0x2bf5('0x3'));var express=require(_0x2bf5('0x4'));var router=express[_0x2bf5('0x5')]();var auth=require(_0x2bf5('0x6'));var interaction=require(_0x2bf5('0x7'));var config=require(_0x2bf5('0x8'));var controller=require(_0x2bf5('0x9'));router[_0x2bf5('0xa')]('/',auth[_0x2bf5('0xb')](),controller[_0x2bf5('0xc')]);router[_0x2bf5('0xa')](_0x2bf5('0xd'),auth[_0x2bf5('0xb')](),controller['describe']);router[_0x2bf5('0xa')](_0x2bf5('0xe'),auth['isAuthenticated'](),controller[_0x2bf5('0xf')]);router[_0x2bf5('0x10')]('/',auth[_0x2bf5('0xb')](),controller['create']);router[_0x2bf5('0x11')]('/:id',auth[_0x2bf5('0xb')](),controller['update']);router[_0x2bf5('0x12')](_0x2bf5('0xe'),auth['isAuthenticated'](),controller[_0x2bf5('0x13')]);module[_0x2bf5('0x14')]=router;
\ No newline at end of file
+var _0xa630=['describe','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','express','fs-extra','../../components/interaction/service','../../config/environment','./voiceCallReport.controller','get','isAuthenticated','/describe'];(function(_0x2df0e1,_0x59d50c){var _0xd8d640=function(_0x519f35){while(--_0x519f35){_0x2df0e1['push'](_0x2df0e1['shift']());}};_0xd8d640(++_0x59d50c);}(_0xa630,0xbe));var _0x0a63=function(_0x3ade45,_0x5ea3a8){_0x3ade45=_0x3ade45-0x0;var _0x539c4c=_0xa630[_0x3ade45];return _0x539c4c;};'use strict';var multer=require(_0x0a63('0x0'));var util=require(_0x0a63('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x0a63('0x2'));var router=express['Router']();var fs_extra=require(_0x0a63('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0x0a63('0x4'));var config=require(_0x0a63('0x5'));var controller=require(_0x0a63('0x6'));router[_0x0a63('0x7')]('/',auth[_0x0a63('0x8')](),controller['index']);router[_0x0a63('0x7')](_0x0a63('0x9'),auth[_0x0a63('0x8')](),controller[_0x0a63('0xa')]);router[_0x0a63('0x7')](_0x0a63('0xb'),auth['isAuthenticated'](),controller[_0x0a63('0xc')]);router[_0x0a63('0xd')]('/',auth[_0x0a63('0x8')](),controller[_0x0a63('0xe')]);router[_0x0a63('0xf')](_0x0a63('0xb'),auth[_0x0a63('0x8')](),controller[_0x0a63('0x10')]);router[_0x0a63('0x11')](_0x0a63('0xb'),auth['isAuthenticated'](),controller[_0x0a63('0x12')]);module[_0x0a63('0x13')]=router;
\ No newline at end of file