Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / faxTransferReport / index.js
index 2617d13..d45a52c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc330=['multer','util','path','express','fs-extra','../../components/auth/service','./faxTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','update','delete','destroy','exports'];(function(_0x279d37,_0x14de3f){var _0x530173=function(_0x37fc79){while(--_0x37fc79){_0x279d37['push'](_0x279d37['shift']());}};_0x530173(++_0x14de3f);}(_0xc330,0x85));var _0x0c33=function(_0x5bd426,_0x4878e5){_0x5bd426=_0x5bd426-0x0;var _0x23a7eb=_0xc330[_0x5bd426];return _0x23a7eb;};'use strict';var multer=require(_0x0c33('0x0'));var util=require(_0x0c33('0x1'));var path=require(_0x0c33('0x2'));var timeout=require('connect-timeout');var express=require(_0x0c33('0x3'));var router=express['Router']();var fs_extra=require(_0x0c33('0x4'));var auth=require(_0x0c33('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x0c33('0x6'));router[_0x0c33('0x7')]('/',auth[_0x0c33('0x8')](),controller[_0x0c33('0x9')]);router[_0x0c33('0x7')](_0x0c33('0xa'),auth[_0x0c33('0x8')](),controller[_0x0c33('0xb')]);router[_0x0c33('0x7')](_0x0c33('0xc'),auth[_0x0c33('0x8')](),controller[_0x0c33('0xd')]);router[_0x0c33('0xe')]('/',auth['isAuthenticated'](),controller['create']);router['put']('/:id',auth['isAuthenticated'](),controller[_0x0c33('0xf')]);router[_0x0c33('0x10')]('/:id',auth[_0x0c33('0x8')](),controller[_0x0c33('0x11')]);module[_0x0c33('0x12')]=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