Built motion from commit 994c64e1.|2.6.1
[motion2.git] / server / api / mailQueueReport / index.js
index e2e66b3..04211ad 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9c3f=['post','put','update','delete','destroy','exports','multer','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./mailQueueReport.controller','get','isAuthenticated','index','describe','/:id','show'];(function(_0xfde41b,_0x3b91f8){var _0x536f19=function(_0xbbb57d){while(--_0xbbb57d){_0xfde41b['push'](_0xfde41b['shift']());}};_0x536f19(++_0x3b91f8);}(_0x9c3f,0x15a));var _0xf9c3=function(_0x38832a,_0x3c3603){_0x38832a=_0x38832a-0x0;var _0x12bde6=_0x9c3f[_0x38832a];return _0x12bde6;};'use strict';var multer=require(_0xf9c3('0x0'));var util=require('util');var path=require(_0xf9c3('0x1'));var timeout=require('connect-timeout');var express=require(_0xf9c3('0x2'));var router=express[_0xf9c3('0x3')]();var fs_extra=require(_0xf9c3('0x4'));var auth=require(_0xf9c3('0x5'));var interaction=require(_0xf9c3('0x6'));var config=require('../../config/environment');var controller=require(_0xf9c3('0x7'));router[_0xf9c3('0x8')]('/',auth[_0xf9c3('0x9')](),controller[_0xf9c3('0xa')]);router[_0xf9c3('0x8')]('/describe',auth[_0xf9c3('0x9')](),controller[_0xf9c3('0xb')]);router[_0xf9c3('0x8')](_0xf9c3('0xc'),auth['isAuthenticated'](),controller[_0xf9c3('0xd')]);router[_0xf9c3('0xe')]('/',auth['isAuthenticated'](),controller['create']);router[_0xf9c3('0xf')]('/:id',auth[_0xf9c3('0x9')](),controller[_0xf9c3('0x10')]);router[_0xf9c3('0x11')](_0xf9c3('0xc'),auth[_0xf9c3('0x9')](),controller[_0xf9c3('0x12')]);module[_0xf9c3('0x13')]=router;
\ No newline at end of file
+var _0x2262=['post','create','/:id','delete','destroy','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../config/environment','get','/describe','isAuthenticated','describe','show'];(function(_0x1203f,_0x554bbc){var _0x365f0a=function(_0x3531d0){while(--_0x3531d0){_0x1203f['push'](_0x1203f['shift']());}};_0x365f0a(++_0x554bbc);}(_0x2262,0x102));var _0x2226=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x2262[_0x20a584];return _0x4b41a8;};'use strict';var multer=require(_0x2226('0x0'));var util=require(_0x2226('0x1'));var path=require('path');var timeout=require(_0x2226('0x2'));var express=require(_0x2226('0x3'));var router=express[_0x2226('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x2226('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x2226('0x6'));var controller=require('./mailQueueReport.controller');router[_0x2226('0x7')]('/',auth['isAuthenticated'](),controller['index']);router[_0x2226('0x7')](_0x2226('0x8'),auth[_0x2226('0x9')](),controller[_0x2226('0xa')]);router[_0x2226('0x7')]('/:id',auth[_0x2226('0x9')](),controller[_0x2226('0xb')]);router[_0x2226('0xc')]('/',auth[_0x2226('0x9')](),controller[_0x2226('0xd')]);router['put'](_0x2226('0xe'),auth['isAuthenticated'](),controller['update']);router[_0x2226('0xf')]('/:id',auth[_0x2226('0x9')](),controller[_0x2226('0x10')]);module[_0x2226('0x11')]=router;
\ No newline at end of file