Built motion from commit c738b9ac.|2.6.25
[motion2.git] / server / api / mailQueueReport / index.js
index 495b2e0..6e2ba2e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc287=['path','connect-timeout','express','../../config/environment','./mailQueueReport.controller','isAuthenticated','/describe','/:id','show','post','create','delete','destroy','exports','multer','util'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0xc287,0x17e));var _0x7c28=function(_0x2fe457,_0x1c58d6){_0x2fe457=_0x2fe457-0x0;var _0x40dac7=_0xc287[_0x2fe457];return _0x40dac7;};'use strict';var multer=require(_0x7c28('0x0'));var util=require(_0x7c28('0x1'));var path=require(_0x7c28('0x2'));var timeout=require(_0x7c28('0x3'));var express=require(_0x7c28('0x4'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x7c28('0x5'));var controller=require(_0x7c28('0x6'));router['get']('/',auth[_0x7c28('0x7')](),controller['index']);router['get'](_0x7c28('0x8'),auth[_0x7c28('0x7')](),controller['describe']);router['get'](_0x7c28('0x9'),auth[_0x7c28('0x7')](),controller[_0x7c28('0xa')]);router[_0x7c28('0xb')]('/',auth[_0x7c28('0x7')](),controller[_0x7c28('0xc')]);router['put'](_0x7c28('0x9'),auth[_0x7c28('0x7')](),controller['update']);router[_0x7c28('0xd')](_0x7c28('0x9'),auth[_0x7c28('0x7')](),controller[_0x7c28('0xe')]);module[_0x7c28('0xf')]=router;
\ No newline at end of file
+var _0x1fd4=['get','/:id','show','create','put','update','destroy','exports','util','connect-timeout','express','Router','fs-extra','../../config/environment','isAuthenticated','index'];(function(_0x36369a,_0x20f604){var _0x562bf0=function(_0x3c68dc){while(--_0x3c68dc){_0x36369a['push'](_0x36369a['shift']());}};_0x562bf0(++_0x20f604);}(_0x1fd4,0x158));var _0x41fd=function(_0x127155,_0x25c0be){_0x127155=_0x127155-0x0;var _0x1aac6a=_0x1fd4[_0x127155];return _0x1aac6a;};'use strict';var multer=require('multer');var util=require(_0x41fd('0x0'));var path=require('path');var timeout=require(_0x41fd('0x1'));var express=require(_0x41fd('0x2'));var router=express[_0x41fd('0x3')]();var fs_extra=require(_0x41fd('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x41fd('0x5'));var controller=require('./mailQueueReport.controller');router['get']('/',auth[_0x41fd('0x6')](),controller[_0x41fd('0x7')]);router[_0x41fd('0x8')]('/describe',auth[_0x41fd('0x6')](),controller['describe']);router[_0x41fd('0x8')](_0x41fd('0x9'),auth[_0x41fd('0x6')](),controller[_0x41fd('0xa')]);router['post']('/',auth[_0x41fd('0x6')](),controller[_0x41fd('0xb')]);router[_0x41fd('0xc')](_0x41fd('0x9'),auth[_0x41fd('0x6')](),controller[_0x41fd('0xd')]);router['delete'](_0x41fd('0x9'),auth[_0x41fd('0x6')](),controller[_0x41fd('0xe')]);module[_0x41fd('0xf')]=router;
\ No newline at end of file