Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / faxTransferReport / index.js
index f3f1381..a2a6442 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 _0xf6c9=['show','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','/:id'];(function(_0x4f16f9,_0x5650fe){var _0x535269=function(_0x467bf4){while(--_0x467bf4){_0x4f16f9['push'](_0x4f16f9['shift']());}};_0x535269(++_0x5650fe);}(_0xf6c9,0x1e7));var _0x9f6c=function(_0x2a9f06,_0x5ea4a0){_0x2a9f06=_0x2a9f06-0x0;var _0x8050fe=_0xf6c9[_0x2a9f06];return _0x8050fe;};'use strict';var multer=require(_0x9f6c('0x0'));var util=require(_0x9f6c('0x1'));var path=require(_0x9f6c('0x2'));var timeout=require(_0x9f6c('0x3'));var express=require(_0x9f6c('0x4'));var router=express['Router']();var auth=require(_0x9f6c('0x5'));var interaction=require(_0x9f6c('0x6'));var config=require(_0x9f6c('0x7'));var controller=require('./faxTransferReport.controller');router[_0x9f6c('0x8')]('/',auth[_0x9f6c('0x9')](),controller[_0x9f6c('0xa')]);router[_0x9f6c('0x8')](_0x9f6c('0xb'),auth['isAuthenticated'](),controller['describe']);router[_0x9f6c('0x8')](_0x9f6c('0xc'),auth[_0x9f6c('0x9')](),controller[_0x9f6c('0xd')]);router['post']('/',auth['isAuthenticated'](),controller[_0x9f6c('0xe')]);router[_0x9f6c('0xf')]('/:id',auth[_0x9f6c('0x9')](),controller[_0x9f6c('0x10')]);router[_0x9f6c('0x11')](_0x9f6c('0xc'),auth[_0x9f6c('0x9')](),controller[_0x9f6c('0x12')]);module[_0x9f6c('0x13')]=router;
\ No newline at end of file