Built motion from commit c738b9ac.|2.6.25
[motion2.git] / server / api / mailQueueReport / index.js
index d68a455..6e2ba2e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf491=['create','update','destroy','exports','multer','util','path','connect-timeout','express','../../config/environment','./mailQueueReport.controller','get','isAuthenticated','/describe','describe','show','post'];(function(_0x142d4f,_0x16c78d){var _0x41b068=function(_0x48f917){while(--_0x48f917){_0x142d4f['push'](_0x142d4f['shift']());}};_0x41b068(++_0x16c78d);}(_0xf491,0x6a));var _0x1f49=function(_0x1961aa,_0xd9e760){_0x1961aa=_0x1961aa-0x0;var _0x597cb9=_0xf491[_0x1961aa];return _0x597cb9;};'use strict';var multer=require(_0x1f49('0x0'));var util=require(_0x1f49('0x1'));var path=require(_0x1f49('0x2'));var timeout=require(_0x1f49('0x3'));var express=require(_0x1f49('0x4'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x1f49('0x5'));var controller=require(_0x1f49('0x6'));router[_0x1f49('0x7')]('/',auth[_0x1f49('0x8')](),controller['index']);router[_0x1f49('0x7')](_0x1f49('0x9'),auth[_0x1f49('0x8')](),controller[_0x1f49('0xa')]);router[_0x1f49('0x7')]('/:id',auth[_0x1f49('0x8')](),controller[_0x1f49('0xb')]);router[_0x1f49('0xc')]('/',auth[_0x1f49('0x8')](),controller[_0x1f49('0xd')]);router['put']('/:id',auth[_0x1f49('0x8')](),controller[_0x1f49('0xe')]);router['delete']('/:id',auth['isAuthenticated'](),controller[_0x1f49('0xf')]);module[_0x1f49('0x10')]=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