Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / analyticTreeReport / index.js
index e864d9d..1513bce 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x555a=['multer','util','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','./analyticTreeReport.controller','get','isAuthenticated','index','/:id','show','create','put','update','delete','destroy','exports'];(function(_0x862827,_0x47138b){var _0x4bea04=function(_0x2536bf){while(--_0x2536bf){_0x862827['push'](_0x862827['shift']());}};_0x4bea04(++_0x47138b);}(_0x555a,0x1d4));var _0xa555=function(_0x368a7d,_0x190e80){_0x368a7d=_0x368a7d-0x0;var _0x271079=_0x555a[_0x368a7d];return _0x271079;};'use strict';var multer=require(_0xa555('0x0'));var util=require(_0xa555('0x1'));var path=require('path');var timeout=require(_0xa555('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0xa555('0x3'));var auth=require(_0xa555('0x4'));var interaction=require(_0xa555('0x5'));var config=require('../../config/environment');var controller=require(_0xa555('0x6'));router[_0xa555('0x7')]('/',auth[_0xa555('0x8')](),controller[_0xa555('0x9')]);router[_0xa555('0x7')](_0xa555('0xa'),auth[_0xa555('0x8')](),controller[_0xa555('0xb')]);router['post']('/',auth[_0xa555('0x8')](),controller[_0xa555('0xc')]);router[_0xa555('0xd')](_0xa555('0xa'),auth[_0xa555('0x8')](),controller[_0xa555('0xe')]);router[_0xa555('0xf')](_0xa555('0xa'),auth['isAuthenticated'](),controller[_0xa555('0x10')]);module[_0xa555('0x11')]=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