Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / mailTransferReport / index.js
index bcdf61c..ce59e20 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x79ba=['destroy','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','get','isAuthenticated','index','/describe','describe','/:id','show','post','put','update','delete'];(function(_0x5cc8b9,_0x20e3c3){var _0x58892e=function(_0x87457a){while(--_0x87457a){_0x5cc8b9['push'](_0x5cc8b9['shift']());}};_0x58892e(++_0x20e3c3);}(_0x79ba,0xf9));var _0xa79b=function(_0x5bc18d,_0x4a1372){_0x5bc18d=_0x5bc18d-0x0;var _0x32a08e=_0x79ba[_0x5bc18d];return _0x32a08e;};'use strict';var multer=require(_0xa79b('0x0'));var util=require('util');var path=require(_0xa79b('0x1'));var timeout=require(_0xa79b('0x2'));var express=require(_0xa79b('0x3'));var router=express[_0xa79b('0x4')]();var auth=require(_0xa79b('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./mailTransferReport.controller');router[_0xa79b('0x6')]('/',auth[_0xa79b('0x7')](),controller[_0xa79b('0x8')]);router['get'](_0xa79b('0x9'),auth[_0xa79b('0x7')](),controller[_0xa79b('0xa')]);router[_0xa79b('0x6')](_0xa79b('0xb'),auth[_0xa79b('0x7')](),controller[_0xa79b('0xc')]);router[_0xa79b('0xd')]('/',auth[_0xa79b('0x7')](),controller['create']);router[_0xa79b('0xe')](_0xa79b('0xb'),auth['isAuthenticated'](),controller[_0xa79b('0xf')]);router[_0xa79b('0x10')]('/:id',auth[_0xa79b('0x7')](),controller[_0xa79b('0x11')]);module[_0xa79b('0x12')]=router;
\ No newline at end of file
+var _0xa231=['exports','multer','util','path','connect-timeout','Router','fs-extra','../../components/interaction/service','../../config/environment','./mailTransferReport.controller','get','index','isAuthenticated','describe','show','post','create','put','update','delete'];(function(_0x177c0f,_0x324360){var _0x1f4d28=function(_0x49d3f0){while(--_0x49d3f0){_0x177c0f['push'](_0x177c0f['shift']());}};_0x1f4d28(++_0x324360);}(_0xa231,0x141));var _0x1a23=function(_0x3ff59d,_0x209599){_0x3ff59d=_0x3ff59d-0x0;var _0x221f59=_0xa231[_0x3ff59d];return _0x221f59;};'use strict';var multer=require(_0x1a23('0x0'));var util=require(_0x1a23('0x1'));var path=require(_0x1a23('0x2'));var timeout=require(_0x1a23('0x3'));var express=require('express');var router=express[_0x1a23('0x4')]();var fs_extra=require(_0x1a23('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x1a23('0x6'));var config=require(_0x1a23('0x7'));var controller=require(_0x1a23('0x8'));router[_0x1a23('0x9')]('/',auth['isAuthenticated'](),controller[_0x1a23('0xa')]);router[_0x1a23('0x9')]('/describe',auth[_0x1a23('0xb')](),controller[_0x1a23('0xc')]);router[_0x1a23('0x9')]('/:id',auth[_0x1a23('0xb')](),controller[_0x1a23('0xd')]);router[_0x1a23('0xe')]('/',auth[_0x1a23('0xb')](),controller[_0x1a23('0xf')]);router[_0x1a23('0x10')]('/:id',auth[_0x1a23('0xb')](),controller[_0x1a23('0x11')]);router[_0x1a23('0x12')]('/:id',auth[_0x1a23('0xb')](),controller['destroy']);module[_0x1a23('0x13')]=router;
\ No newline at end of file