Built motion from commit 5ad77b03.|2.6.3
[motion2.git] / server / api / mailApplication / index.js
index df5a116..76f2935 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7baf=['update','delete','/:id','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./mailApplication.controller','show','put','isAuthenticated'];(function(_0x391c03,_0x1d60af){var _0x112dc1=function(_0x24a602){while(--_0x24a602){_0x391c03['push'](_0x391c03['shift']());}};_0x112dc1(++_0x1d60af);}(_0x7baf,0x148));var _0xf7ba=function(_0x6c6400,_0x2a1519){_0x6c6400=_0x6c6400-0x0;var _0x1f4041=_0x7baf[_0x6c6400];return _0x1f4041;};'use strict';var multer=require(_0xf7ba('0x0'));var util=require(_0xf7ba('0x1'));var path=require(_0xf7ba('0x2'));var timeout=require(_0xf7ba('0x3'));var express=require(_0xf7ba('0x4'));var router=express[_0xf7ba('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xf7ba('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xf7ba('0x7'));var controller=require(_0xf7ba('0x8'));router['get']('/:id',auth['isAuthenticated'](),controller[_0xf7ba('0x9')]);router[_0xf7ba('0xa')]('/:id',auth[_0xf7ba('0xb')](),controller[_0xf7ba('0xc')]);router[_0xf7ba('0xd')](_0xf7ba('0xe'),auth[_0xf7ba('0xb')](),controller[_0xf7ba('0xf')]);module[_0xf7ba('0x10')]=router;
\ No newline at end of file
+var _0xc0e1=['fs-extra','../../components/auth/service','../../config/environment','get','/:id','isAuthenticated','show','put','delete','destroy','multer','util','path','connect-timeout','express','Router'];(function(_0x31a605,_0x4574d4){var _0x3b02d7=function(_0x1b1c7f){while(--_0x1b1c7f){_0x31a605['push'](_0x31a605['shift']());}};_0x3b02d7(++_0x4574d4);}(_0xc0e1,0x16a));var _0x1c0e=function(_0x4e9628,_0x250573){_0x4e9628=_0x4e9628-0x0;var _0x27bc8c=_0xc0e1[_0x4e9628];return _0x27bc8c;};'use strict';var multer=require(_0x1c0e('0x0'));var util=require(_0x1c0e('0x1'));var path=require(_0x1c0e('0x2'));var timeout=require(_0x1c0e('0x3'));var express=require(_0x1c0e('0x4'));var router=express[_0x1c0e('0x5')]();var fs_extra=require(_0x1c0e('0x6'));var auth=require(_0x1c0e('0x7'));var interaction=require('../../components/interaction/service');var config=require(_0x1c0e('0x8'));var controller=require('./mailApplication.controller');router[_0x1c0e('0x9')](_0x1c0e('0xa'),auth[_0x1c0e('0xb')](),controller[_0x1c0e('0xc')]);router[_0x1c0e('0xd')](_0x1c0e('0xa'),auth[_0x1c0e('0xb')](),controller['update']);router[_0x1c0e('0xe')](_0x1c0e('0xa'),auth[_0x1c0e('0xb')](),controller[_0x1c0e('0xf')]);module['exports']=router;
\ No newline at end of file