Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / mailTransferReport / index.js
index 91bef69..ce59e20 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0a1f=['./mailTransferReport.controller','get','isAuthenticated','index','/describe','describe','show','post','create','put','/:id','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','fs-extra','../../config/environment'];(function(_0x1b25c1,_0x2c6ce6){var _0x1e4447=function(_0xaaafca){while(--_0xaaafca){_0x1b25c1['push'](_0x1b25c1['shift']());}};_0x1e4447(++_0x2c6ce6);}(_0x0a1f,0xa9));var _0xf0a1=function(_0x25a3d3,_0x3106dc){_0x25a3d3=_0x25a3d3-0x0;var _0xbf2888=_0x0a1f[_0x25a3d3];return _0xbf2888;};'use strict';var multer=require(_0xf0a1('0x0'));var util=require(_0xf0a1('0x1'));var path=require('path');var timeout=require(_0xf0a1('0x2'));var express=require(_0xf0a1('0x3'));var router=express[_0xf0a1('0x4')]();var fs_extra=require(_0xf0a1('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xf0a1('0x6'));var controller=require(_0xf0a1('0x7'));router[_0xf0a1('0x8')]('/',auth[_0xf0a1('0x9')](),controller[_0xf0a1('0xa')]);router['get'](_0xf0a1('0xb'),auth[_0xf0a1('0x9')](),controller[_0xf0a1('0xc')]);router['get']('/:id',auth[_0xf0a1('0x9')](),controller[_0xf0a1('0xd')]);router[_0xf0a1('0xe')]('/',auth[_0xf0a1('0x9')](),controller[_0xf0a1('0xf')]);router[_0xf0a1('0x10')](_0xf0a1('0x11'),auth[_0xf0a1('0x9')](),controller[_0xf0a1('0x12')]);router[_0xf0a1('0x13')](_0xf0a1('0x11'),auth[_0xf0a1('0x9')](),controller[_0xf0a1('0x14')]);module[_0xf0a1('0x15')]=router;
\ No newline at end of file
+var _0xa231=['exports','multer','util','path','connect-timeout','Router','fs-extra','../../components/interaction/service','../../config/environment','./mailTransferReport.controller','get','index','isAuthenticated','describe','show','post','create','put','update','delete'];(function(_0x177c0f,_0x324360){var _0x1f4d28=function(_0x49d3f0){while(--_0x49d3f0){_0x177c0f['push'](_0x177c0f['shift']());}};_0x1f4d28(++_0x324360);}(_0xa231,0x141));var _0x1a23=function(_0x3ff59d,_0x209599){_0x3ff59d=_0x3ff59d-0x0;var _0x221f59=_0xa231[_0x3ff59d];return _0x221f59;};'use strict';var multer=require(_0x1a23('0x0'));var util=require(_0x1a23('0x1'));var path=require(_0x1a23('0x2'));var timeout=require(_0x1a23('0x3'));var express=require('express');var router=express[_0x1a23('0x4')]();var fs_extra=require(_0x1a23('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x1a23('0x6'));var config=require(_0x1a23('0x7'));var controller=require(_0x1a23('0x8'));router[_0x1a23('0x9')]('/',auth['isAuthenticated'](),controller[_0x1a23('0xa')]);router[_0x1a23('0x9')]('/describe',auth[_0x1a23('0xb')](),controller[_0x1a23('0xc')]);router[_0x1a23('0x9')]('/:id',auth[_0x1a23('0xb')](),controller[_0x1a23('0xd')]);router[_0x1a23('0xe')]('/',auth[_0x1a23('0xb')](),controller[_0x1a23('0xf')]);router[_0x1a23('0x10')]('/:id',auth[_0x1a23('0xb')](),controller[_0x1a23('0x11')]);router[_0x1a23('0x12')]('/:id',auth[_0x1a23('0xb')](),controller['destroy']);module[_0x1a23('0x13')]=router;
\ No newline at end of file