Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / faxTransferReport / index.js
index c265941..ad883bd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x53fa=['/describe','describe','/:id','show','post','create','put','update','delete','connect-timeout','express','Router','fs-extra','../../config/environment','get','isAuthenticated','index'];(function(_0x2fb418,_0x3b18df){var _0x2ff6c7=function(_0x169dc8){while(--_0x169dc8){_0x2fb418['push'](_0x2fb418['shift']());}};_0x2ff6c7(++_0x3b18df);}(_0x53fa,0x1e5));var _0xa53f=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x53fa[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0xa53f('0x0'));var express=require(_0xa53f('0x1'));var router=express[_0xa53f('0x2')]();var fs_extra=require(_0xa53f('0x3'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xa53f('0x4'));var controller=require('./faxTransferReport.controller');router[_0xa53f('0x5')]('/',auth[_0xa53f('0x6')](),controller[_0xa53f('0x7')]);router['get'](_0xa53f('0x8'),auth[_0xa53f('0x6')](),controller[_0xa53f('0x9')]);router['get'](_0xa53f('0xa'),auth['isAuthenticated'](),controller[_0xa53f('0xb')]);router[_0xa53f('0xc')]('/',auth[_0xa53f('0x6')](),controller[_0xa53f('0xd')]);router[_0xa53f('0xe')]('/:id',auth[_0xa53f('0x6')](),controller[_0xa53f('0xf')]);router[_0xa53f('0x10')](_0xa53f('0xa'),auth[_0xa53f('0x6')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x48c8=['index','/describe','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./faxTransferReport.controller','isAuthenticated'];(function(_0x454cfb,_0x3246d4){var _0x5b7654=function(_0x8055dc){while(--_0x8055dc){_0x454cfb['push'](_0x454cfb['shift']());}};_0x5b7654(++_0x3246d4);}(_0x48c8,0x131));var _0x848c=function(_0x4a782b,_0x55584a){_0x4a782b=_0x4a782b-0x0;var _0x5cb5a0=_0x48c8[_0x4a782b];return _0x5cb5a0;};'use strict';var multer=require(_0x848c('0x0'));var util=require(_0x848c('0x1'));var path=require('path');var timeout=require(_0x848c('0x2'));var express=require(_0x848c('0x3'));var router=express[_0x848c('0x4')]();var fs_extra=require(_0x848c('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x848c('0x6'));var config=require(_0x848c('0x7'));var controller=require(_0x848c('0x8'));router['get']('/',auth[_0x848c('0x9')](),controller[_0x848c('0xa')]);router['get'](_0x848c('0xb'),auth[_0x848c('0x9')](),controller['describe']);router['get'](_0x848c('0xc'),auth['isAuthenticated'](),controller[_0x848c('0xd')]);router[_0x848c('0xe')]('/',auth[_0x848c('0x9')](),controller[_0x848c('0xf')]);router[_0x848c('0x10')](_0x848c('0xc'),auth['isAuthenticated'](),controller[_0x848c('0x11')]);router[_0x848c('0x12')](_0x848c('0xc'),auth[_0x848c('0x9')](),controller[_0x848c('0x13')]);module[_0x848c('0x14')]=router;
\ No newline at end of file