Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / faxTransferReport / index.js
index d45a52c..efe29f2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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
+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