Built motion from commit ae138b72.|2.6.28
[motion2.git] / server / api / analyticTreeReport / index.js
index 5a4f015..7ed1a72 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdfc6=['create','put','/:id','update','destroy','exports','multer','util','express','Router','fs-extra','../../config/environment','get','isAuthenticated','show','post'];(function(_0x506d6d,_0xf98ca2){var _0x46b446=function(_0x89ed30){while(--_0x89ed30){_0x506d6d['push'](_0x506d6d['shift']());}};_0x46b446(++_0xf98ca2);}(_0xdfc6,0x1b6));var _0x6dfc=function(_0x3c5536,_0x3586ae){_0x3c5536=_0x3c5536-0x0;var _0x26023c=_0xdfc6[_0x3c5536];return _0x26023c;};'use strict';var multer=require(_0x6dfc('0x0'));var util=require(_0x6dfc('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x6dfc('0x2'));var router=express[_0x6dfc('0x3')]();var fs_extra=require(_0x6dfc('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x6dfc('0x5'));var controller=require('./analyticTreeReport.controller');router[_0x6dfc('0x6')]('/',auth[_0x6dfc('0x7')](),controller['index']);router[_0x6dfc('0x6')]('/:id',auth[_0x6dfc('0x7')](),controller[_0x6dfc('0x8')]);router[_0x6dfc('0x9')]('/',auth[_0x6dfc('0x7')](),controller[_0x6dfc('0xa')]);router[_0x6dfc('0xb')](_0x6dfc('0xc'),auth[_0x6dfc('0x7')](),controller[_0x6dfc('0xd')]);router['delete'](_0x6dfc('0xc'),auth[_0x6dfc('0x7')](),controller[_0x6dfc('0xe')]);module[_0x6dfc('0xf')]=router;
\ No newline at end of file
+var _0x111b=['delete','destroy','util','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','show','post','create','put','/:id','update'];(function(_0xaf1761,_0x573fee){var _0x203d32=function(_0x3bbecc){while(--_0x3bbecc){_0xaf1761['push'](_0xaf1761['shift']());}};_0x203d32(++_0x573fee);}(_0x111b,0x1bc));var _0xb111=function(_0x200dcf,_0x280d3b){_0x200dcf=_0x200dcf-0x0;var _0x4523cd=_0x111b[_0x200dcf];return _0x4523cd;};'use strict';var multer=require('multer');var util=require(_0xb111('0x0'));var path=require('path');var timeout=require(_0xb111('0x1'));var express=require('express');var router=express[_0xb111('0x2')]();var fs_extra=require(_0xb111('0x3'));var auth=require(_0xb111('0x4'));var interaction=require(_0xb111('0x5'));var config=require('../../config/environment');var controller=require('./analyticTreeReport.controller');router[_0xb111('0x6')]('/',auth[_0xb111('0x7')](),controller[_0xb111('0x8')]);router['get']('/:id',auth[_0xb111('0x7')](),controller[_0xb111('0x9')]);router[_0xb111('0xa')]('/',auth[_0xb111('0x7')](),controller[_0xb111('0xb')]);router[_0xb111('0xc')](_0xb111('0xd'),auth[_0xb111('0x7')](),controller[_0xb111('0xe')]);router[_0xb111('0xf')](_0xb111('0xd'),auth[_0xb111('0x7')](),controller[_0xb111('0x10')]);module['exports']=router;
\ No newline at end of file