Built motion from commit e6806ed6.|2.6.0
[motion2.git] / server / api / mailSubstatus / index.js
index bd6edc9..09fdc7f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1fb1=['destroy','exports','multer','util','path','connect-timeout','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailSubstatus.controller','get','isAuthenticated','index','/describe','describe','/:id','show','create','update','delete'];(function(_0x4aa838,_0x4aa14f){var _0x3abff0=function(_0x402d55){while(--_0x402d55){_0x4aa838['push'](_0x4aa838['shift']());}};_0x3abff0(++_0x4aa14f);}(_0x1fb1,0x142));var _0x11fb=function(_0x5be7a6,_0x4df8a9){_0x5be7a6=_0x5be7a6-0x0;var _0x2101a8=_0x1fb1[_0x5be7a6];return _0x2101a8;};'use strict';var multer=require(_0x11fb('0x0'));var util=require(_0x11fb('0x1'));var path=require(_0x11fb('0x2'));var timeout=require(_0x11fb('0x3'));var express=require('express');var router=express['Router']();var auth=require(_0x11fb('0x4'));var interaction=require(_0x11fb('0x5'));var config=require(_0x11fb('0x6'));var controller=require(_0x11fb('0x7'));router[_0x11fb('0x8')]('/',auth[_0x11fb('0x9')](),controller[_0x11fb('0xa')]);router[_0x11fb('0x8')](_0x11fb('0xb'),auth[_0x11fb('0x9')](),controller[_0x11fb('0xc')]);router['get'](_0x11fb('0xd'),auth['isAuthenticated'](),controller[_0x11fb('0xe')]);router['post']('/',auth[_0x11fb('0x9')](),controller[_0x11fb('0xf')]);router['put'](_0x11fb('0xd'),auth[_0x11fb('0x9')](),controller[_0x11fb('0x10')]);router[_0x11fb('0x11')](_0x11fb('0xd'),auth[_0x11fb('0x9')](),controller[_0x11fb('0x12')]);module[_0x11fb('0x13')]=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