Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / faxTransferReport / index.js
index 7035f05..d45a52c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc59f=['delete','destroy','exports','multer','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./faxTransferReport.controller','get','isAuthenticated','/describe','describe','show','create','put','/:id','update'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xc59f,0x1a7));var _0xfc59=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xc59f[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0xfc59('0x0'));var util=require('util');var path=require(_0xfc59('0x1'));var timeout=require(_0xfc59('0x2'));var express=require(_0xfc59('0x3'));var router=express[_0xfc59('0x4')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xfc59('0x5'));var config=require(_0xfc59('0x6'));var controller=require(_0xfc59('0x7'));router[_0xfc59('0x8')]('/',auth[_0xfc59('0x9')](),controller['index']);router['get'](_0xfc59('0xa'),auth[_0xfc59('0x9')](),controller[_0xfc59('0xb')]);router[_0xfc59('0x8')]('/:id',auth['isAuthenticated'](),controller[_0xfc59('0xc')]);router['post']('/',auth[_0xfc59('0x9')](),controller[_0xfc59('0xd')]);router[_0xfc59('0xe')](_0xfc59('0xf'),auth['isAuthenticated'](),controller[_0xfc59('0x10')]);router[_0xfc59('0x11')]('/:id',auth['isAuthenticated'](),controller[_0xfc59('0x12')]);module[_0xfc59('0x13')]=router;
\ No newline at end of file
+var _0x8eb4=['../../config/environment','get','index','/describe','isAuthenticated','describe','/:id','show','post','create','delete','destroy','exports','multer','util','path','../../components/interaction/service'];(function(_0x15c5b8,_0x3b670f){var _0xd45fe6=function(_0x15a775){while(--_0x15a775){_0x15c5b8['push'](_0x15c5b8['shift']());}};_0xd45fe6(++_0x3b670f);}(_0x8eb4,0x1a5));var _0x48eb=function(_0x26da89,_0x264785){_0x26da89=_0x26da89-0x0;var _0xc95b7b=_0x8eb4[_0x26da89];return _0xc95b7b;};'use strict';var multer=require(_0x48eb('0x0'));var util=require(_0x48eb('0x1'));var path=require(_0x48eb('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x48eb('0x3'));var config=require(_0x48eb('0x4'));var controller=require('./faxTransferReport.controller');router[_0x48eb('0x5')]('/',auth['isAuthenticated'](),controller[_0x48eb('0x6')]);router[_0x48eb('0x5')](_0x48eb('0x7'),auth[_0x48eb('0x8')](),controller[_0x48eb('0x9')]);router['get'](_0x48eb('0xa'),auth['isAuthenticated'](),controller[_0x48eb('0xb')]);router[_0x48eb('0xc')]('/',auth[_0x48eb('0x8')](),controller[_0x48eb('0xd')]);router['put'](_0x48eb('0xa'),auth['isAuthenticated'](),controller['update']);router[_0x48eb('0xe')]('/:id',auth['isAuthenticated'](),controller[_0x48eb('0xf')]);module[_0x48eb('0x10')]=router;
\ No newline at end of file