Built motion from commit e6806ed6.|2.6.0
[motion2.git] / server / api / mailSubstatus / index.js
index 6cb62ea..09fdc7f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3f43=['update','destroy','exports','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailSubstatus.controller','get','isAuthenticated','index','/describe','/:id','show','post','create','put'];(function(_0x2160a9,_0x3cbd9e){var _0xa88cf7=function(_0x51ab6f){while(--_0x51ab6f){_0x2160a9['push'](_0x2160a9['shift']());}};_0xa88cf7(++_0x3cbd9e);}(_0x3f43,0x1bc));var _0x33f4=function(_0x4122a3,_0x5f096d){_0x4122a3=_0x4122a3-0x0;var _0x2eb69a=_0x3f43[_0x4122a3];return _0x2eb69a;};'use strict';var multer=require(_0x33f4('0x0'));var util=require(_0x33f4('0x1'));var path=require(_0x33f4('0x2'));var timeout=require(_0x33f4('0x3'));var express=require(_0x33f4('0x4'));var router=express['Router']();var auth=require(_0x33f4('0x5'));var interaction=require(_0x33f4('0x6'));var config=require(_0x33f4('0x7'));var controller=require(_0x33f4('0x8'));router[_0x33f4('0x9')]('/',auth[_0x33f4('0xa')](),controller[_0x33f4('0xb')]);router[_0x33f4('0x9')](_0x33f4('0xc'),auth[_0x33f4('0xa')](),controller['describe']);router[_0x33f4('0x9')](_0x33f4('0xd'),auth[_0x33f4('0xa')](),controller[_0x33f4('0xe')]);router[_0x33f4('0xf')]('/',auth[_0x33f4('0xa')](),controller[_0x33f4('0x10')]);router[_0x33f4('0x11')](_0x33f4('0xd'),auth[_0x33f4('0xa')](),controller[_0x33f4('0x12')]);router['delete'](_0x33f4('0xd'),auth['isAuthenticated'](),controller[_0x33f4('0x13')]);module[_0x33f4('0x14')]=router;
\ No newline at end of file
+var _0xf0d7=['./mailSubstatus.controller','get','isAuthenticated','index','/describe','describe','/:id','post','create','put','update','delete','destroy','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x4396f5,_0x1960da){var _0x3aae4a=function(_0x4b4a12){while(--_0x4b4a12){_0x4396f5['push'](_0x4396f5['shift']());}};_0x3aae4a(++_0x1960da);}(_0xf0d7,0x97));var _0x7f0d=function(_0x618414,_0x1a7a60){_0x618414=_0x618414-0x0;var _0x21c19a=_0xf0d7[_0x618414];return _0x21c19a;};'use strict';var multer=require(_0x7f0d('0x0'));var util=require(_0x7f0d('0x1'));var path=require(_0x7f0d('0x2'));var timeout=require(_0x7f0d('0x3'));var express=require(_0x7f0d('0x4'));var router=express[_0x7f0d('0x5')]();var fs_extra=require(_0x7f0d('0x6'));var auth=require(_0x7f0d('0x7'));var interaction=require(_0x7f0d('0x8'));var config=require(_0x7f0d('0x9'));var controller=require(_0x7f0d('0xa'));router[_0x7f0d('0xb')]('/',auth[_0x7f0d('0xc')](),controller[_0x7f0d('0xd')]);router[_0x7f0d('0xb')](_0x7f0d('0xe'),auth[_0x7f0d('0xc')](),controller[_0x7f0d('0xf')]);router[_0x7f0d('0xb')](_0x7f0d('0x10'),auth[_0x7f0d('0xc')](),controller['show']);router[_0x7f0d('0x11')]('/',auth[_0x7f0d('0xc')](),controller[_0x7f0d('0x12')]);router[_0x7f0d('0x13')](_0x7f0d('0x10'),auth[_0x7f0d('0xc')](),controller[_0x7f0d('0x14')]);router[_0x7f0d('0x15')]('/:id',auth['isAuthenticated'](),controller[_0x7f0d('0x16')]);module['exports']=router;
\ No newline at end of file