Built motion from commit 25580385.|2.6.2
[motion2.git] / server / api / mailTransferReport / index.js
index c9d5d52..20afdea 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeb86=['./mailTransferReport.controller','get','isAuthenticated','/describe','/:id','show','post','put','update','delete','destroy','exports','multer','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x4b8596,_0xa55202){var _0x4aba96=function(_0x32167a){while(--_0x32167a){_0x4b8596['push'](_0x4b8596['shift']());}};_0x4aba96(++_0xa55202);}(_0xeb86,0x1d8));var _0x6eb8=function(_0x4869d6,_0x55952b){_0x4869d6=_0x4869d6-0x0;var _0x25da94=_0xeb86[_0x4869d6];return _0x25da94;};'use strict';var multer=require(_0x6eb8('0x0'));var util=require('util');var path=require(_0x6eb8('0x1'));var timeout=require('connect-timeout');var express=require(_0x6eb8('0x2'));var router=express[_0x6eb8('0x3')]();var fs_extra=require(_0x6eb8('0x4'));var auth=require(_0x6eb8('0x5'));var interaction=require(_0x6eb8('0x6'));var config=require(_0x6eb8('0x7'));var controller=require(_0x6eb8('0x8'));router[_0x6eb8('0x9')]('/',auth[_0x6eb8('0xa')](),controller['index']);router[_0x6eb8('0x9')](_0x6eb8('0xb'),auth['isAuthenticated'](),controller['describe']);router[_0x6eb8('0x9')](_0x6eb8('0xc'),auth[_0x6eb8('0xa')](),controller[_0x6eb8('0xd')]);router[_0x6eb8('0xe')]('/',auth[_0x6eb8('0xa')](),controller['create']);router[_0x6eb8('0xf')](_0x6eb8('0xc'),auth[_0x6eb8('0xa')](),controller[_0x6eb8('0x10')]);router[_0x6eb8('0x11')](_0x6eb8('0xc'),auth[_0x6eb8('0xa')](),controller[_0x6eb8('0x12')]);module[_0x6eb8('0x13')]=router;
\ No newline at end of file
+var _0xfe63=['express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailTransferReport.controller','isAuthenticated','get','describe','/:id','show','post','create','put','update','delete','destroy','path','connect-timeout'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xfe63,0x83));var _0x3fe6=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xfe63[_0x20a584];return _0x4b41a8;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x3fe6('0x0'));var timeout=require(_0x3fe6('0x1'));var express=require(_0x3fe6('0x2'));var router=express['Router']();var fs_extra=require(_0x3fe6('0x3'));var auth=require(_0x3fe6('0x4'));var interaction=require(_0x3fe6('0x5'));var config=require(_0x3fe6('0x6'));var controller=require(_0x3fe6('0x7'));router['get']('/',auth[_0x3fe6('0x8')](),controller['index']);router[_0x3fe6('0x9')]('/describe',auth[_0x3fe6('0x8')](),controller[_0x3fe6('0xa')]);router[_0x3fe6('0x9')](_0x3fe6('0xb'),auth[_0x3fe6('0x8')](),controller[_0x3fe6('0xc')]);router[_0x3fe6('0xd')]('/',auth[_0x3fe6('0x8')](),controller[_0x3fe6('0xe')]);router[_0x3fe6('0xf')](_0x3fe6('0xb'),auth[_0x3fe6('0x8')](),controller[_0x3fe6('0x10')]);router[_0x3fe6('0x11')](_0x3fe6('0xb'),auth[_0x3fe6('0x8')](),controller[_0x3fe6('0x12')]);module['exports']=router;
\ No newline at end of file