Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / mailTransferReport / index.js
index 97b382f..ce59e20 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcdb0=['update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put'];(function(_0x585dcb,_0xe319b3){var _0x4e7d83=function(_0x93cb65){while(--_0x93cb65){_0x585dcb['push'](_0x585dcb['shift']());}};_0x4e7d83(++_0xe319b3);}(_0xcdb0,0x13c));var _0x0cdb=function(_0x259a73,_0x1bde48){_0x259a73=_0x259a73-0x0;var _0x3c8415=_0xcdb0[_0x259a73];return _0x3c8415;};'use strict';var multer=require(_0x0cdb('0x0'));var util=require(_0x0cdb('0x1'));var path=require(_0x0cdb('0x2'));var timeout=require(_0x0cdb('0x3'));var express=require(_0x0cdb('0x4'));var router=express[_0x0cdb('0x5')]();var auth=require(_0x0cdb('0x6'));var interaction=require(_0x0cdb('0x7'));var config=require(_0x0cdb('0x8'));var controller=require(_0x0cdb('0x9'));router[_0x0cdb('0xa')]('/',auth[_0x0cdb('0xb')](),controller[_0x0cdb('0xc')]);router[_0x0cdb('0xa')](_0x0cdb('0xd'),auth[_0x0cdb('0xb')](),controller[_0x0cdb('0xe')]);router[_0x0cdb('0xa')](_0x0cdb('0xf'),auth[_0x0cdb('0xb')](),controller[_0x0cdb('0x10')]);router[_0x0cdb('0x11')]('/',auth[_0x0cdb('0xb')](),controller[_0x0cdb('0x12')]);router[_0x0cdb('0x13')](_0x0cdb('0xf'),auth[_0x0cdb('0xb')](),controller[_0x0cdb('0x14')]);router[_0x0cdb('0x15')](_0x0cdb('0xf'),auth[_0x0cdb('0xb')](),controller[_0x0cdb('0x16')]);module[_0x0cdb('0x17')]=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