Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / mailTransferReport / index.js
index 6bc1ba8..debf84b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9b16=['exports','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailTransferReport.controller','index','get','/describe','isAuthenticated','describe','show','post','create','put','/:id','update','delete','destroy'];(function(_0x4cc046,_0x295d34){var _0x538c74=function(_0x40db6f){while(--_0x40db6f){_0x4cc046['push'](_0x4cc046['shift']());}};_0x538c74(++_0x295d34);}(_0x9b16,0x109));var _0x69b1=function(_0xa4f977,_0x132b28){_0xa4f977=_0xa4f977-0x0;var _0x48f563=_0x9b16[_0xa4f977];return _0x48f563;};'use strict';var multer=require(_0x69b1('0x0'));var util=require(_0x69b1('0x1'));var path=require(_0x69b1('0x2'));var timeout=require(_0x69b1('0x3'));var express=require('express');var router=express[_0x69b1('0x4')]();var fs_extra=require(_0x69b1('0x5'));var auth=require(_0x69b1('0x6'));var interaction=require(_0x69b1('0x7'));var config=require(_0x69b1('0x8'));var controller=require(_0x69b1('0x9'));router['get']('/',auth['isAuthenticated'](),controller[_0x69b1('0xa')]);router[_0x69b1('0xb')](_0x69b1('0xc'),auth[_0x69b1('0xd')](),controller[_0x69b1('0xe')]);router[_0x69b1('0xb')]('/:id',auth[_0x69b1('0xd')](),controller[_0x69b1('0xf')]);router[_0x69b1('0x10')]('/',auth['isAuthenticated'](),controller[_0x69b1('0x11')]);router[_0x69b1('0x12')](_0x69b1('0x13'),auth[_0x69b1('0xd')](),controller[_0x69b1('0x14')]);router[_0x69b1('0x15')](_0x69b1('0x13'),auth[_0x69b1('0xd')](),controller[_0x69b1('0x16')]);module[_0x69b1('0x17')]=router;
\ No newline at end of file
+var _0x14ca=['../../components/interaction/service','../../config/environment','./mailTransferReport.controller','index','get','/describe','describe','isAuthenticated','show','post','put','delete','destroy','exports','multer','util','path','express','Router'];(function(_0x2718c7,_0x5a1636){var _0x59d89c=function(_0x4d4f49){while(--_0x4d4f49){_0x2718c7['push'](_0x2718c7['shift']());}};_0x59d89c(++_0x5a1636);}(_0x14ca,0xb9));var _0xa14c=function(_0xb1ee6d,_0x427b4c){_0xb1ee6d=_0xb1ee6d-0x0;var _0x559dde=_0x14ca[_0xb1ee6d];return _0x559dde;};'use strict';var multer=require(_0xa14c('0x0'));var util=require(_0xa14c('0x1'));var path=require(_0xa14c('0x2'));var timeout=require('connect-timeout');var express=require(_0xa14c('0x3'));var router=express[_0xa14c('0x4')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xa14c('0x5'));var config=require(_0xa14c('0x6'));var controller=require(_0xa14c('0x7'));router['get']('/',auth['isAuthenticated'](),controller[_0xa14c('0x8')]);router[_0xa14c('0x9')](_0xa14c('0xa'),auth['isAuthenticated'](),controller[_0xa14c('0xb')]);router[_0xa14c('0x9')]('/:id',auth[_0xa14c('0xc')](),controller[_0xa14c('0xd')]);router[_0xa14c('0xe')]('/',auth['isAuthenticated'](),controller['create']);router[_0xa14c('0xf')]('/:id',auth[_0xa14c('0xc')](),controller['update']);router[_0xa14c('0x10')]('/:id',auth[_0xa14c('0xc')](),controller[_0xa14c('0x11')]);module[_0xa14c('0x12')]=router;
\ No newline at end of file