Built motion from commit 9e1399f3.|2.5.37
[motion2.git] / server / api / mailQueueReport / index.js
index 3855fd6..8e5b761 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7eb9=['../../components/auth/service','../../components/interaction/service','./mailQueueReport.controller','isAuthenticated','get','describe','/:id','show','post','update','delete','destroy','exports','multer','connect-timeout','Router','fs-extra'];(function(_0x24b1d3,_0x4ee4f3){var _0x33afca=function(_0xf5c427){while(--_0xf5c427){_0x24b1d3['push'](_0x24b1d3['shift']());}};_0x33afca(++_0x4ee4f3);}(_0x7eb9,0xd9));var _0x97eb=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0x7eb9[_0xa464c9];return _0x3d73c4;};'use strict';var multer=require(_0x97eb('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x97eb('0x1'));var express=require('express');var router=express[_0x97eb('0x2')]();var fs_extra=require(_0x97eb('0x3'));var auth=require(_0x97eb('0x4'));var interaction=require(_0x97eb('0x5'));var config=require('../../config/environment');var controller=require(_0x97eb('0x6'));router['get']('/',auth[_0x97eb('0x7')](),controller['index']);router[_0x97eb('0x8')]('/describe',auth['isAuthenticated'](),controller[_0x97eb('0x9')]);router['get'](_0x97eb('0xa'),auth[_0x97eb('0x7')](),controller[_0x97eb('0xb')]);router[_0x97eb('0xc')]('/',auth[_0x97eb('0x7')](),controller['create']);router['put'](_0x97eb('0xa'),auth[_0x97eb('0x7')](),controller[_0x97eb('0xd')]);router[_0x97eb('0xe')](_0x97eb('0xa'),auth[_0x97eb('0x7')](),controller[_0x97eb('0xf')]);module[_0x97eb('0x10')]=router;
\ No newline at end of file
+var _0x2e4f=['delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailQueueReport.controller','get','isAuthenticated','/describe','describe','/:id','show','post','create','put','update'];(function(_0xc96ce9,_0x39dab2){var _0x4f8966=function(_0x5739ef){while(--_0x5739ef){_0xc96ce9['push'](_0xc96ce9['shift']());}};_0x4f8966(++_0x39dab2);}(_0x2e4f,0xe9));var _0xf2e4=function(_0x585133,_0x2412a1){_0x585133=_0x585133-0x0;var _0x18254a=_0x2e4f[_0x585133];return _0x18254a;};'use strict';var multer=require(_0xf2e4('0x0'));var util=require(_0xf2e4('0x1'));var path=require(_0xf2e4('0x2'));var timeout=require(_0xf2e4('0x3'));var express=require(_0xf2e4('0x4'));var router=express[_0xf2e4('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xf2e4('0x6'));var interaction=require(_0xf2e4('0x7'));var config=require(_0xf2e4('0x8'));var controller=require(_0xf2e4('0x9'));router[_0xf2e4('0xa')]('/',auth[_0xf2e4('0xb')](),controller['index']);router[_0xf2e4('0xa')](_0xf2e4('0xc'),auth[_0xf2e4('0xb')](),controller[_0xf2e4('0xd')]);router[_0xf2e4('0xa')](_0xf2e4('0xe'),auth[_0xf2e4('0xb')](),controller[_0xf2e4('0xf')]);router[_0xf2e4('0x10')]('/',auth[_0xf2e4('0xb')](),controller[_0xf2e4('0x11')]);router[_0xf2e4('0x12')](_0xf2e4('0xe'),auth['isAuthenticated'](),controller[_0xf2e4('0x13')]);router[_0xf2e4('0x14')]('/:id',auth[_0xf2e4('0xb')](),controller[_0xf2e4('0x15')]);module[_0xf2e4('0x16')]=router;
\ No newline at end of file