Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / analyticDefaultReport / index.js
index 54c0c4c..24b0b4b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4bf6=['fs-extra','../../components/auth/service','./analyticDefaultReport.controller','get','isAuthenticated','index','/:id','show','/:id/preview','preview','/:id/run','/:id/query','post','create','put','update','delete','destroy','exports','util','connect-timeout','express','Router'];(function(_0x2ab9cc,_0x123a1f){var _0x1cd14a=function(_0x30c185){while(--_0x30c185){_0x2ab9cc['push'](_0x2ab9cc['shift']());}};_0x1cd14a(++_0x123a1f);}(_0x4bf6,0xcb));var _0x64bf=function(_0x3330c2,_0x2875e3){_0x3330c2=_0x3330c2-0x0;var _0x1e72bd=_0x4bf6[_0x3330c2];return _0x1e72bd;};'use strict';var multer=require('multer');var util=require(_0x64bf('0x0'));var path=require('path');var timeout=require(_0x64bf('0x1'));var express=require(_0x64bf('0x2'));var router=express[_0x64bf('0x3')]();var fs_extra=require(_0x64bf('0x4'));var auth=require(_0x64bf('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x64bf('0x6'));router[_0x64bf('0x7')]('/',auth[_0x64bf('0x8')](),controller[_0x64bf('0x9')]);router[_0x64bf('0x7')](_0x64bf('0xa'),auth[_0x64bf('0x8')](),controller[_0x64bf('0xb')]);router['get'](_0x64bf('0xc'),auth[_0x64bf('0x8')](),controller[_0x64bf('0xd')]);router[_0x64bf('0x7')](_0x64bf('0xe'),auth[_0x64bf('0x8')](),controller['run']);router[_0x64bf('0x7')](_0x64bf('0xf'),auth[_0x64bf('0x8')](),controller['query']);router[_0x64bf('0x10')]('/',auth[_0x64bf('0x8')](),controller[_0x64bf('0x11')]);router[_0x64bf('0x12')](_0x64bf('0xa'),auth[_0x64bf('0x8')](),controller[_0x64bf('0x13')]);router[_0x64bf('0x14')](_0x64bf('0xa'),auth['isAuthenticated'](),controller[_0x64bf('0x15')]);module[_0x64bf('0x16')]=router;
\ No newline at end of file
+var _0x9311=['create','put','update','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticDefaultReport.controller','get','isAuthenticated','index','/:id','/:id/preview','preview','/:id/run','run','/:id/query','post'];(function(_0x2a0be1,_0x580dec){var _0x89606=function(_0x29b789){while(--_0x29b789){_0x2a0be1['push'](_0x2a0be1['shift']());}};_0x89606(++_0x580dec);}(_0x9311,0x1b4));var _0x1931=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x9311[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0x1931('0x0'));var util=require('util');var path=require(_0x1931('0x1'));var timeout=require(_0x1931('0x2'));var express=require(_0x1931('0x3'));var router=express[_0x1931('0x4')]();var fs_extra=require(_0x1931('0x5'));var auth=require(_0x1931('0x6'));var interaction=require(_0x1931('0x7'));var config=require(_0x1931('0x8'));var controller=require(_0x1931('0x9'));router[_0x1931('0xa')]('/',auth[_0x1931('0xb')](),controller[_0x1931('0xc')]);router['get'](_0x1931('0xd'),auth[_0x1931('0xb')](),controller['show']);router[_0x1931('0xa')](_0x1931('0xe'),auth[_0x1931('0xb')](),controller[_0x1931('0xf')]);router['get'](_0x1931('0x10'),auth[_0x1931('0xb')](),controller[_0x1931('0x11')]);router[_0x1931('0xa')](_0x1931('0x12'),auth[_0x1931('0xb')](),controller['query']);router[_0x1931('0x13')]('/',auth[_0x1931('0xb')](),controller[_0x1931('0x14')]);router[_0x1931('0x15')]('/:id',auth['isAuthenticated'](),controller[_0x1931('0x16')]);router['delete'](_0x1931('0xd'),auth['isAuthenticated'](),controller['destroy']);module[_0x1931('0x17')]=router;
\ No newline at end of file