Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / api / mailTransferReport / index.js
index f1b76e8..d4d4890 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa455=['put','update','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./mailTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post'];(function(_0xc7372b,_0x562a22){var _0x2c629c=function(_0x429ed9){while(--_0x429ed9){_0xc7372b['push'](_0xc7372b['shift']());}};_0x2c629c(++_0x562a22);}(_0xa455,0xf6));var _0x5a45=function(_0x14042b,_0x57fa60){_0x14042b=_0x14042b-0x0;var _0x32808e=_0xa455[_0x14042b];return _0x32808e;};'use strict';var multer=require(_0x5a45('0x0'));var util=require(_0x5a45('0x1'));var path=require(_0x5a45('0x2'));var timeout=require(_0x5a45('0x3'));var express=require(_0x5a45('0x4'));var router=express[_0x5a45('0x5')]();var fs_extra=require(_0x5a45('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0x5a45('0x7'));var config=require(_0x5a45('0x8'));var controller=require(_0x5a45('0x9'));router[_0x5a45('0xa')]('/',auth[_0x5a45('0xb')](),controller[_0x5a45('0xc')]);router[_0x5a45('0xa')](_0x5a45('0xd'),auth['isAuthenticated'](),controller[_0x5a45('0xe')]);router[_0x5a45('0xa')](_0x5a45('0xf'),auth[_0x5a45('0xb')](),controller[_0x5a45('0x10')]);router[_0x5a45('0x11')]('/',auth[_0x5a45('0xb')](),controller['create']);router[_0x5a45('0x12')]('/:id',auth[_0x5a45('0xb')](),controller[_0x5a45('0x13')]);router['delete'](_0x5a45('0xf'),auth[_0x5a45('0xb')](),controller[_0x5a45('0x14')]);module[_0x5a45('0x15')]=router;
\ No newline at end of file
+var _0x81ec=['connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','get','/describe','isAuthenticated','describe','show','create','/:id','update','delete','destroy','exports','multer','util','path'];(function(_0x4cb9ce,_0x4a6073){var _0x4e7ef8=function(_0x380390){while(--_0x380390){_0x4cb9ce['push'](_0x4cb9ce['shift']());}};_0x4e7ef8(++_0x4a6073);}(_0x81ec,0x165));var _0xc81e=function(_0x34270f,_0x337cf4){_0x34270f=_0x34270f-0x0;var _0x56d4a3=_0x81ec[_0x34270f];return _0x56d4a3;};'use strict';var multer=require(_0xc81e('0x0'));var util=require(_0xc81e('0x1'));var path=require(_0xc81e('0x2'));var timeout=require(_0xc81e('0x3'));var express=require(_0xc81e('0x4'));var router=express[_0xc81e('0x5')]();var fs_extra=require(_0xc81e('0x6'));var auth=require(_0xc81e('0x7'));var interaction=require(_0xc81e('0x8'));var config=require('../../config/environment');var controller=require('./mailTransferReport.controller');router[_0xc81e('0x9')]('/',auth['isAuthenticated'](),controller['index']);router['get'](_0xc81e('0xa'),auth[_0xc81e('0xb')](),controller[_0xc81e('0xc')]);router[_0xc81e('0x9')]('/:id',auth[_0xc81e('0xb')](),controller[_0xc81e('0xd')]);router['post']('/',auth[_0xc81e('0xb')](),controller[_0xc81e('0xe')]);router['put'](_0xc81e('0xf'),auth[_0xc81e('0xb')](),controller[_0xc81e('0x10')]);router[_0xc81e('0x11')](_0xc81e('0xf'),auth[_0xc81e('0xb')](),controller[_0xc81e('0x12')]);module[_0xc81e('0x13')]=router;
\ No newline at end of file