Built motion from commit e6806ed6.|2.6.0
[motion2.git] / server / api / mailSubstatus / index.js
index 1c7297f..09fdc7f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9dc2=['isAuthenticated','get','/describe','/:id','show','post','put','update','destroy','multer','util','path','express','../../components/auth/service','../../config/environment','./mailSubstatus.controller'];(function(_0x8560d3,_0x26a504){var _0x33b1b5=function(_0x3a2cad){while(--_0x3a2cad){_0x8560d3['push'](_0x8560d3['shift']());}};_0x33b1b5(++_0x26a504);}(_0x9dc2,0xd9));var _0x29dc=function(_0x2c2056,_0x3cbd49){_0x2c2056=_0x2c2056-0x0;var _0x2ffd91=_0x9dc2[_0x2c2056];return _0x2ffd91;};'use strict';var multer=require(_0x29dc('0x0'));var util=require(_0x29dc('0x1'));var path=require(_0x29dc('0x2'));var timeout=require('connect-timeout');var express=require(_0x29dc('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x29dc('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x29dc('0x5'));var controller=require(_0x29dc('0x6'));router['get']('/',auth[_0x29dc('0x7')](),controller['index']);router[_0x29dc('0x8')](_0x29dc('0x9'),auth['isAuthenticated'](),controller['describe']);router[_0x29dc('0x8')](_0x29dc('0xa'),auth[_0x29dc('0x7')](),controller[_0x29dc('0xb')]);router[_0x29dc('0xc')]('/',auth[_0x29dc('0x7')](),controller['create']);router[_0x29dc('0xd')](_0x29dc('0xa'),auth[_0x29dc('0x7')](),controller[_0x29dc('0xe')]);router['delete'](_0x29dc('0xa'),auth[_0x29dc('0x7')](),controller[_0x29dc('0xf')]);module['exports']=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