Built motion from commit 775e2a94.|2.6.3
[motion2.git] / server / api / analyticTreeReport / index.js
index 6c84b47..d5359ee 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x87cd=['Router','../../components/auth/service','../../components/interaction/service','./analyticTreeReport.controller','get','isAuthenticated','/:id','show','post','create','put','destroy','multer','path','connect-timeout','express'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x87cd,0x1ec));var _0xd87c=function(_0x277683,_0x51b6a8){_0x277683=_0x277683-0x0;var _0x21f539=_0x87cd[_0x277683];return _0x21f539;};'use strict';var multer=require(_0xd87c('0x0'));var util=require('util');var path=require(_0xd87c('0x1'));var timeout=require(_0xd87c('0x2'));var express=require(_0xd87c('0x3'));var router=express[_0xd87c('0x4')]();var auth=require(_0xd87c('0x5'));var interaction=require(_0xd87c('0x6'));var config=require('../../config/environment');var controller=require(_0xd87c('0x7'));router[_0xd87c('0x8')]('/',auth[_0xd87c('0x9')](),controller['index']);router[_0xd87c('0x8')](_0xd87c('0xa'),auth[_0xd87c('0x9')](),controller[_0xd87c('0xb')]);router[_0xd87c('0xc')]('/',auth['isAuthenticated'](),controller[_0xd87c('0xd')]);router[_0xd87c('0xe')](_0xd87c('0xa'),auth[_0xd87c('0x9')](),controller['update']);router['delete']('/:id',auth['isAuthenticated'](),controller[_0xd87c('0xf')]);module['exports']=router;
\ No newline at end of file
+var _0x81c8=['get','isAuthenticated','index','/:id','show','post','create','put','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment'];(function(_0x37c22c,_0x28a70d){var _0x119d79=function(_0x243a13){while(--_0x243a13){_0x37c22c['push'](_0x37c22c['shift']());}};_0x119d79(++_0x28a70d);}(_0x81c8,0x97));var _0x881c=function(_0x3c5e6f,_0x5c1615){_0x3c5e6f=_0x3c5e6f-0x0;var _0x34b27c=_0x81c8[_0x3c5e6f];return _0x34b27c;};'use strict';var multer=require(_0x881c('0x0'));var util=require(_0x881c('0x1'));var path=require(_0x881c('0x2'));var timeout=require(_0x881c('0x3'));var express=require(_0x881c('0x4'));var router=express[_0x881c('0x5')]();var fs_extra=require(_0x881c('0x6'));var auth=require(_0x881c('0x7'));var interaction=require('../../components/interaction/service');var config=require(_0x881c('0x8'));var controller=require('./analyticTreeReport.controller');router[_0x881c('0x9')]('/',auth[_0x881c('0xa')](),controller[_0x881c('0xb')]);router['get'](_0x881c('0xc'),auth['isAuthenticated'](),controller[_0x881c('0xd')]);router[_0x881c('0xe')]('/',auth[_0x881c('0xa')](),controller[_0x881c('0xf')]);router[_0x881c('0x10')](_0x881c('0xc'),auth['isAuthenticated'](),controller['update']);router[_0x881c('0x11')]('/:id',auth[_0x881c('0xa')](),controller[_0x881c('0x12')]);module[_0x881c('0x13')]=router;
\ No newline at end of file