X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FfaxTransferReport%2Findex.js;h=efe29f2ade0af193402ff2c90a9f046fa9c4da6f;hb=346b088f67941917246c7baf7fa29be1e107643b;hp=23b771022d591ddc8b0449405941b2b3354e87b8;hpb=c5ec4f3be0e7f1f893000f685661edf16381041e;p=motion2.git diff --git a/server/api/faxTransferReport/index.js b/server/api/faxTransferReport/index.js index 23b7710..efe29f2 100644 --- a/server/api/faxTransferReport/index.js +++ b/server/api/faxTransferReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x09f7=['../../config/environment','./faxTransferReport.controller','isAuthenticated','index','get','/:id','show','post','create','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x154476,_0x3e7d13){var _0x2289a1=function(_0x49b028){while(--_0x49b028){_0x154476['push'](_0x154476['shift']());}};_0x2289a1(++_0x3e7d13);}(_0x09f7,0x183));var _0x709f=function(_0x23196e,_0x55e4dd){_0x23196e=_0x23196e-0x0;var _0xd3b747=_0x09f7[_0x23196e];return _0xd3b747;};'use strict';var multer=require(_0x709f('0x0'));var util=require(_0x709f('0x1'));var path=require(_0x709f('0x2'));var timeout=require(_0x709f('0x3'));var express=require(_0x709f('0x4'));var router=express[_0x709f('0x5')]();var fs_extra=require(_0x709f('0x6'));var auth=require(_0x709f('0x7'));var interaction=require(_0x709f('0x8'));var config=require(_0x709f('0x9'));var controller=require(_0x709f('0xa'));router['get']('/',auth[_0x709f('0xb')](),controller[_0x709f('0xc')]);router['get']('/describe',auth[_0x709f('0xb')](),controller['describe']);router[_0x709f('0xd')](_0x709f('0xe'),auth[_0x709f('0xb')](),controller[_0x709f('0xf')]);router[_0x709f('0x10')]('/',auth[_0x709f('0xb')](),controller[_0x709f('0x11')]);router['put']('/:id',auth[_0x709f('0xb')](),controller[_0x709f('0x12')]);router[_0x709f('0x13')](_0x709f('0xe'),auth[_0x709f('0xb')](),controller[_0x709f('0x14')]);module[_0x709f('0x15')]=router; \ No newline at end of file +var _0x40c8=['get','isAuthenticated','index','/describe','describe','/:id','show','post','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','./faxTransferReport.controller'];(function(_0x46d0c9,_0x526bfa){var _0x174506=function(_0x654bc6){while(--_0x654bc6){_0x46d0c9['push'](_0x46d0c9['shift']());}};_0x174506(++_0x526bfa);}(_0x40c8,0x115));var _0x840c=function(_0x3f47b6,_0x3b8b9f){_0x3f47b6=_0x3f47b6-0x0;var _0x4748e1=_0x40c8[_0x3f47b6];return _0x4748e1;};'use strict';var multer=require(_0x840c('0x0'));var util=require(_0x840c('0x1'));var path=require(_0x840c('0x2'));var timeout=require(_0x840c('0x3'));var express=require(_0x840c('0x4'));var router=express['Router']();var fs_extra=require(_0x840c('0x5'));var auth=require(_0x840c('0x6'));var interaction=require(_0x840c('0x7'));var config=require('../../config/environment');var controller=require(_0x840c('0x8'));router[_0x840c('0x9')]('/',auth[_0x840c('0xa')](),controller[_0x840c('0xb')]);router[_0x840c('0x9')](_0x840c('0xc'),auth[_0x840c('0xa')](),controller[_0x840c('0xd')]);router[_0x840c('0x9')](_0x840c('0xe'),auth[_0x840c('0xa')](),controller[_0x840c('0xf')]);router[_0x840c('0x10')]('/',auth[_0x840c('0xa')](),controller['create']);router[_0x840c('0x11')](_0x840c('0xe'),auth[_0x840c('0xa')](),controller[_0x840c('0x12')]);router[_0x840c('0x13')]('/:id',auth[_0x840c('0xa')](),controller[_0x840c('0x14')]);module[_0x840c('0x15')]=router; \ No newline at end of file