Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / faxTransferReport / index.js
index f3f1381..1289514 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4eb4=['../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','delete','exports','util','path','connect-timeout'];(function(_0x4cd013,_0x8e0839){var _0x1ffa55=function(_0xa4fe40){while(--_0xa4fe40){_0x4cd013['push'](_0x4cd013['shift']());}};_0x1ffa55(++_0x8e0839);}(_0x4eb4,0x189));var _0x44eb=function(_0x1e5cc3,_0x238a87){_0x1e5cc3=_0x1e5cc3-0x0;var _0x15c596=_0x4eb4[_0x1e5cc3];return _0x15c596;};'use strict';var multer=require('multer');var util=require(_0x44eb('0x0'));var path=require(_0x44eb('0x1'));var timeout=require(_0x44eb('0x2'));var express=require('express');var router=express['Router']();var auth=require(_0x44eb('0x3'));var interaction=require(_0x44eb('0x4'));var config=require(_0x44eb('0x5'));var controller=require('./faxTransferReport.controller');router[_0x44eb('0x6')]('/',auth[_0x44eb('0x7')](),controller[_0x44eb('0x8')]);router[_0x44eb('0x6')](_0x44eb('0x9'),auth[_0x44eb('0x7')](),controller[_0x44eb('0xa')]);router[_0x44eb('0x6')](_0x44eb('0xb'),auth[_0x44eb('0x7')](),controller[_0x44eb('0xc')]);router[_0x44eb('0xd')]('/',auth[_0x44eb('0x7')](),controller[_0x44eb('0xe')]);router[_0x44eb('0xf')](_0x44eb('0xb'),auth[_0x44eb('0x7')](),controller['update']);router[_0x44eb('0x10')](_0x44eb('0xb'),auth[_0x44eb('0x7')](),controller['destroy']);module[_0x44eb('0x11')]=router;
\ No newline at end of file
+var _0xa39d=['isAuthenticated','index','/describe','describe','/:id','show','post','create','put','delete','destroy','exports','multer','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./faxTransferReport.controller','get'];(function(_0x50b302,_0x54ae50){var _0x36bd0c=function(_0x1082b2){while(--_0x1082b2){_0x50b302['push'](_0x50b302['shift']());}};_0x36bd0c(++_0x54ae50);}(_0xa39d,0xc9));var _0xda39=function(_0x326739,_0x52ad2b){_0x326739=_0x326739-0x0;var _0x1aebd6=_0xa39d[_0x326739];return _0x1aebd6;};'use strict';var multer=require(_0xda39('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0xda39('0x1'));var router=express[_0xda39('0x2')]();var fs_extra=require(_0xda39('0x3'));var auth=require(_0xda39('0x4'));var interaction=require(_0xda39('0x5'));var config=require(_0xda39('0x6'));var controller=require(_0xda39('0x7'));router[_0xda39('0x8')]('/',auth[_0xda39('0x9')](),controller[_0xda39('0xa')]);router['get'](_0xda39('0xb'),auth['isAuthenticated'](),controller[_0xda39('0xc')]);router['get'](_0xda39('0xd'),auth[_0xda39('0x9')](),controller[_0xda39('0xe')]);router[_0xda39('0xf')]('/',auth[_0xda39('0x9')](),controller[_0xda39('0x10')]);router[_0xda39('0x11')]('/:id',auth[_0xda39('0x9')](),controller['update']);router[_0xda39('0x12')](_0xda39('0xd'),auth['isAuthenticated'](),controller[_0xda39('0x13')]);module[_0xda39('0x14')]=router;
\ No newline at end of file