Built motion from commit e6806ed6.|2.6.0
[motion2.git] / server / api / mailTransferReport / index.js
index 2e792be..399799d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x08be=['express','Router','../../components/auth/service','./mailTransferReport.controller','isAuthenticated','get','/describe','describe','show','post','put','update','delete','destroy','exports','connect-timeout'];(function(_0x1cb7c2,_0x314fbc){var _0x436048=function(_0x469692){while(--_0x469692){_0x1cb7c2['push'](_0x1cb7c2['shift']());}};_0x436048(++_0x314fbc);}(_0x08be,0xaf));var _0xe08b=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x08be[_0x14add3];return _0x4a174f;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0xe08b('0x0'));var express=require(_0xe08b('0x1'));var router=express[_0xe08b('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0xe08b('0x3'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xe08b('0x4'));router['get']('/',auth[_0xe08b('0x5')](),controller['index']);router[_0xe08b('0x6')](_0xe08b('0x7'),auth[_0xe08b('0x5')](),controller[_0xe08b('0x8')]);router[_0xe08b('0x6')]('/:id',auth[_0xe08b('0x5')](),controller[_0xe08b('0x9')]);router[_0xe08b('0xa')]('/',auth[_0xe08b('0x5')](),controller['create']);router[_0xe08b('0xb')]('/:id',auth[_0xe08b('0x5')](),controller[_0xe08b('0xc')]);router[_0xe08b('0xd')]('/:id',auth[_0xe08b('0x5')](),controller[_0xe08b('0xe')]);module[_0xe08b('0xf')]=router;
\ No newline at end of file
+var _0xfb07=['exports','multer','util','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./mailTransferReport.controller','isAuthenticated','index','get','describe','/:id','post','create','put','delete','destroy'];(function(_0x45d3f0,_0x4be53f){var _0x314b79=function(_0x563d32){while(--_0x563d32){_0x45d3f0['push'](_0x45d3f0['shift']());}};_0x314b79(++_0x4be53f);}(_0xfb07,0x6d));var _0x7fb0=function(_0x37ba13,_0x5a3b9c){_0x37ba13=_0x37ba13-0x0;var _0x689fc5=_0xfb07[_0x37ba13];return _0x689fc5;};'use strict';var multer=require(_0x7fb0('0x0'));var util=require(_0x7fb0('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0x7fb0('0x2')]();var fs_extra=require(_0x7fb0('0x3'));var auth=require(_0x7fb0('0x4'));var interaction=require(_0x7fb0('0x5'));var config=require('../../config/environment');var controller=require(_0x7fb0('0x6'));router['get']('/',auth[_0x7fb0('0x7')](),controller[_0x7fb0('0x8')]);router[_0x7fb0('0x9')]('/describe',auth[_0x7fb0('0x7')](),controller[_0x7fb0('0xa')]);router['get'](_0x7fb0('0xb'),auth[_0x7fb0('0x7')](),controller['show']);router[_0x7fb0('0xc')]('/',auth[_0x7fb0('0x7')](),controller[_0x7fb0('0xd')]);router[_0x7fb0('0xe')](_0x7fb0('0xb'),auth[_0x7fb0('0x7')](),controller['update']);router[_0x7fb0('0xf')](_0x7fb0('0xb'),auth[_0x7fb0('0x7')](),controller[_0x7fb0('0x10')]);module[_0x7fb0('0x11')]=router;
\ No newline at end of file