Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / mailTransferReport / index.js
index 162ca3b..0ffc39c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfd76=['get','/describe','describe','/:id','show','create','delete','destroy','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./mailTransferReport.controller','isAuthenticated'];(function(_0x2b104b,_0xd44bc0){var _0x359922=function(_0x1da3f8){while(--_0x1da3f8){_0x2b104b['push'](_0x2b104b['shift']());}};_0x359922(++_0xd44bc0);}(_0xfd76,0x15f));var _0x6fd7=function(_0x49cd7c,_0x39372e){_0x49cd7c=_0x49cd7c-0x0;var _0x27a82c=_0xfd76[_0x49cd7c];return _0x27a82c;};'use strict';var multer=require(_0x6fd7('0x0'));var util=require(_0x6fd7('0x1'));var path=require('path');var timeout=require(_0x6fd7('0x2'));var express=require(_0x6fd7('0x3'));var router=express[_0x6fd7('0x4')]();var auth=require(_0x6fd7('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x6fd7('0x6'));var controller=require(_0x6fd7('0x7'));router['get']('/',auth[_0x6fd7('0x8')](),controller['index']);router[_0x6fd7('0x9')](_0x6fd7('0xa'),auth[_0x6fd7('0x8')](),controller[_0x6fd7('0xb')]);router[_0x6fd7('0x9')](_0x6fd7('0xc'),auth[_0x6fd7('0x8')](),controller[_0x6fd7('0xd')]);router['post']('/',auth[_0x6fd7('0x8')](),controller[_0x6fd7('0xe')]);router['put'](_0x6fd7('0xc'),auth[_0x6fd7('0x8')](),controller['update']);router[_0x6fd7('0xf')](_0x6fd7('0xc'),auth[_0x6fd7('0x8')](),controller[_0x6fd7('0x10')]);module[_0x6fd7('0x11')]=router;
\ No newline at end of file
+var _0xaa42=['get','isAuthenticated','/describe','describe','/:id','show','post','create','put','update','delete','destroy','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailTransferReport.controller'];(function(_0x4a1a17,_0x6d9b5a){var _0x534940=function(_0x20662d){while(--_0x20662d){_0x4a1a17['push'](_0x4a1a17['shift']());}};_0x534940(++_0x6d9b5a);}(_0xaa42,0xc5));var _0x2aa4=function(_0x27af45,_0x1b57aa){_0x27af45=_0x27af45-0x0;var _0x18df21=_0xaa42[_0x27af45];return _0x18df21;};'use strict';var multer=require('multer');var util=require(_0x2aa4('0x0'));var path=require(_0x2aa4('0x1'));var timeout=require(_0x2aa4('0x2'));var express=require(_0x2aa4('0x3'));var router=express[_0x2aa4('0x4')]();var fs_extra=require(_0x2aa4('0x5'));var auth=require(_0x2aa4('0x6'));var interaction=require(_0x2aa4('0x7'));var config=require(_0x2aa4('0x8'));var controller=require(_0x2aa4('0x9'));router[_0x2aa4('0xa')]('/',auth[_0x2aa4('0xb')](),controller['index']);router[_0x2aa4('0xa')](_0x2aa4('0xc'),auth['isAuthenticated'](),controller[_0x2aa4('0xd')]);router[_0x2aa4('0xa')](_0x2aa4('0xe'),auth[_0x2aa4('0xb')](),controller[_0x2aa4('0xf')]);router[_0x2aa4('0x10')]('/',auth[_0x2aa4('0xb')](),controller[_0x2aa4('0x11')]);router[_0x2aa4('0x12')](_0x2aa4('0xe'),auth[_0x2aa4('0xb')](),controller[_0x2aa4('0x13')]);router[_0x2aa4('0x14')](_0x2aa4('0xe'),auth[_0x2aa4('0xb')](),controller[_0x2aa4('0x15')]);module[_0x2aa4('0x16')]=router;
\ No newline at end of file