Built motion from commit 97153652.|2.6.26
[motion2.git] / server / api / analyticTreeReport / index.js
index f14df45..cc715d7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x81f4=['create','put','update','delete','destroy','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','./analyticTreeReport.controller','get','isAuthenticated','index','/:id','post'];(function(_0x4ad553,_0x586c5a){var _0x136750=function(_0x11dfbc){while(--_0x11dfbc){_0x4ad553['push'](_0x4ad553['shift']());}};_0x136750(++_0x586c5a);}(_0x81f4,0x9d));var _0x481f=function(_0x304412,_0x5c775c){_0x304412=_0x304412-0x0;var _0x3a52fa=_0x81f4[_0x304412];return _0x3a52fa;};'use strict';var multer=require(_0x481f('0x0'));var util=require(_0x481f('0x1'));var path=require(_0x481f('0x2'));var timeout=require(_0x481f('0x3'));var express=require(_0x481f('0x4'));var router=express[_0x481f('0x5')]();var fs_extra=require(_0x481f('0x6'));var auth=require(_0x481f('0x7'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x481f('0x8'));router[_0x481f('0x9')]('/',auth[_0x481f('0xa')](),controller[_0x481f('0xb')]);router[_0x481f('0x9')](_0x481f('0xc'),auth[_0x481f('0xa')](),controller['show']);router[_0x481f('0xd')]('/',auth[_0x481f('0xa')](),controller[_0x481f('0xe')]);router[_0x481f('0xf')](_0x481f('0xc'),auth[_0x481f('0xa')](),controller[_0x481f('0x10')]);router[_0x481f('0x11')](_0x481f('0xc'),auth[_0x481f('0xa')](),controller[_0x481f('0x12')]);module['exports']=router;
\ No newline at end of file
+var _0x5b51=['util','path','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticTreeReport.controller','get','index','/:id','isAuthenticated','show','put','destroy','exports','multer'];(function(_0x2ff30a,_0x35ac08){var _0x590831=function(_0x2117d1){while(--_0x2117d1){_0x2ff30a['push'](_0x2ff30a['shift']());}};_0x590831(++_0x35ac08);}(_0x5b51,0x1ca));var _0x15b5=function(_0x582d0b,_0x28f609){_0x582d0b=_0x582d0b-0x0;var _0x2e93e1=_0x5b51[_0x582d0b];return _0x2e93e1;};'use strict';var multer=require(_0x15b5('0x0'));var util=require(_0x15b5('0x1'));var path=require(_0x15b5('0x2'));var timeout=require('connect-timeout');var express=require(_0x15b5('0x3'));var router=express['Router']();var fs_extra=require(_0x15b5('0x4'));var auth=require(_0x15b5('0x5'));var interaction=require(_0x15b5('0x6'));var config=require(_0x15b5('0x7'));var controller=require(_0x15b5('0x8'));router[_0x15b5('0x9')]('/',auth['isAuthenticated'](),controller[_0x15b5('0xa')]);router['get'](_0x15b5('0xb'),auth[_0x15b5('0xc')](),controller[_0x15b5('0xd')]);router['post']('/',auth[_0x15b5('0xc')](),controller['create']);router[_0x15b5('0xe')]('/:id',auth[_0x15b5('0xc')](),controller['update']);router['delete'](_0x15b5('0xb'),auth[_0x15b5('0xc')](),controller[_0x15b5('0xf')]);module[_0x15b5('0x10')]=router;
\ No newline at end of file