Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / analyticTreeReport / index.js
index f990c05..1513bce 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa9a7=['put','update','delete','destroy','exports','util','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/:id','post'];(function(_0x3e2ce6,_0x1e055c){var _0x4ccc1b=function(_0x3c7cb9){while(--_0x3c7cb9){_0x3e2ce6['push'](_0x3e2ce6['shift']());}};_0x4ccc1b(++_0x1e055c);}(_0xa9a7,0x1a9));var _0x7a9a=function(_0x22f874,_0x5812b8){_0x22f874=_0x22f874-0x0;var _0x2c1b7d=_0xa9a7[_0x22f874];return _0x2c1b7d;};'use strict';var multer=require('multer');var util=require(_0x7a9a('0x0'));var path=require('path');var timeout=require(_0x7a9a('0x1'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x7a9a('0x2'));var auth=require(_0x7a9a('0x3'));var interaction=require(_0x7a9a('0x4'));var config=require('../../config/environment');var controller=require('./analyticTreeReport.controller');router[_0x7a9a('0x5')]('/',auth[_0x7a9a('0x6')](),controller[_0x7a9a('0x7')]);router['get'](_0x7a9a('0x8'),auth[_0x7a9a('0x6')](),controller['show']);router[_0x7a9a('0x9')]('/',auth[_0x7a9a('0x6')](),controller['create']);router[_0x7a9a('0xa')](_0x7a9a('0x8'),auth['isAuthenticated'](),controller[_0x7a9a('0xb')]);router[_0x7a9a('0xc')](_0x7a9a('0x8'),auth[_0x7a9a('0x6')](),controller[_0x7a9a('0xd')]);module[_0x7a9a('0xe')]=router;
\ No newline at end of file
+var _0x6f6f=['destroy','exports','multer','util','path','connect-timeout','fs-extra','../../components/interaction/service','../../config/environment','./analyticTreeReport.controller','get','isAuthenticated','index','show','create','put','/:id','update'];(function(_0x2995d1,_0x3fcca3){var _0x43fab8=function(_0x2eae52){while(--_0x2eae52){_0x2995d1['push'](_0x2995d1['shift']());}};_0x43fab8(++_0x3fcca3);}(_0x6f6f,0x122));var _0xf6f6=function(_0xd1d08c,_0x300f41){_0xd1d08c=_0xd1d08c-0x0;var _0x5263cf=_0x6f6f[_0xd1d08c];return _0x5263cf;};'use strict';var multer=require(_0xf6f6('0x0'));var util=require(_0xf6f6('0x1'));var path=require(_0xf6f6('0x2'));var timeout=require(_0xf6f6('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0xf6f6('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xf6f6('0x5'));var config=require(_0xf6f6('0x6'));var controller=require(_0xf6f6('0x7'));router[_0xf6f6('0x8')]('/',auth[_0xf6f6('0x9')](),controller[_0xf6f6('0xa')]);router[_0xf6f6('0x8')]('/:id',auth['isAuthenticated'](),controller[_0xf6f6('0xb')]);router['post']('/',auth[_0xf6f6('0x9')](),controller[_0xf6f6('0xc')]);router[_0xf6f6('0xd')](_0xf6f6('0xe'),auth[_0xf6f6('0x9')](),controller[_0xf6f6('0xf')]);router['delete'](_0xf6f6('0xe'),auth[_0xf6f6('0x9')](),controller[_0xf6f6('0x10')]);module[_0xf6f6('0x11')]=router;
\ No newline at end of file