X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FvoiceTransferReport%2Findex.js;h=440771cf986825c627f18f84ebc2c5a392557f34;hb=b9d8fb89c04e2712a06e4d6666f975c8e677d46a;hp=bf8c502b82c8acc250e89492959cc3c18b6a95ed;hpb=d5b3d400e91cc98c429bfb9d7741cfdb9b495f82;p=motion2.git diff --git a/server/api/voiceTransferReport/index.js b/server/api/voiceTransferReport/index.js index bf8c502..440771c 100644 --- a/server/api/voiceTransferReport/index.js +++ b/server/api/voiceTransferReport/index.js @@ -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 _0x907c=['index','/describe','describe','/:id','isAuthenticated','show','post','create','put','update','delete','destroy','exports','multer','util','fs-extra','./voiceTransferReport.controller','get'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x907c,0xe5));var _0xc907=function(_0x925593,_0x345458){_0x925593=_0x925593-0x0;var _0x8bd100=_0x907c[_0x925593];return _0x8bd100;};'use strict';var multer=require(_0xc907('0x0'));var util=require(_0xc907('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require(_0xc907('0x2'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xc907('0x3'));router[_0xc907('0x4')]('/',auth['isAuthenticated'](),controller[_0xc907('0x5')]);router['get'](_0xc907('0x6'),auth['isAuthenticated'](),controller[_0xc907('0x7')]);router['get'](_0xc907('0x8'),auth[_0xc907('0x9')](),controller[_0xc907('0xa')]);router[_0xc907('0xb')]('/',auth['isAuthenticated'](),controller[_0xc907('0xc')]);router[_0xc907('0xd')](_0xc907('0x8'),auth[_0xc907('0x9')](),controller[_0xc907('0xe')]);router[_0xc907('0xf')](_0xc907('0x8'),auth[_0xc907('0x9')](),controller[_0xc907('0x10')]);module[_0xc907('0x11')]=router; \ No newline at end of file