Built motion from commit c738b9ac.|2.6.25
[motion2.git] / server / api / analyticDefaultReport / index.js
index e18299c..0619177 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3daf=['/:id/preview','preview','run','query','post','put','delete','destroy','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/:id','show'];(function(_0x67806a,_0x4f3778){var _0x1673f8=function(_0xcb49d7){while(--_0xcb49d7){_0x67806a['push'](_0x67806a['shift']());}};_0x1673f8(++_0x4f3778);}(_0x3daf,0x195));var _0xf3da=function(_0x1f6a84,_0x44a188){_0x1f6a84=_0x1f6a84-0x0;var _0x14da8a=_0x3daf[_0x1f6a84];return _0x14da8a;};'use strict';var multer=require(_0xf3da('0x0'));var util=require(_0xf3da('0x1'));var path=require('path');var timeout=require(_0xf3da('0x2'));var express=require(_0xf3da('0x3'));var router=express[_0xf3da('0x4')]();var fs_extra=require(_0xf3da('0x5'));var auth=require(_0xf3da('0x6'));var interaction=require(_0xf3da('0x7'));var config=require('../../config/environment');var controller=require('./analyticDefaultReport.controller');router[_0xf3da('0x8')]('/',auth[_0xf3da('0x9')](),controller[_0xf3da('0xa')]);router['get'](_0xf3da('0xb'),auth[_0xf3da('0x9')](),controller[_0xf3da('0xc')]);router[_0xf3da('0x8')](_0xf3da('0xd'),auth[_0xf3da('0x9')](),controller[_0xf3da('0xe')]);router[_0xf3da('0x8')]('/:id/run',auth[_0xf3da('0x9')](),controller[_0xf3da('0xf')]);router[_0xf3da('0x8')]('/:id/query',auth['isAuthenticated'](),controller[_0xf3da('0x10')]);router[_0xf3da('0x11')]('/',auth[_0xf3da('0x9')](),controller['create']);router[_0xf3da('0x12')](_0xf3da('0xb'),auth['isAuthenticated'](),controller['update']);router[_0xf3da('0x13')](_0xf3da('0xb'),auth[_0xf3da('0x9')](),controller[_0xf3da('0x14')]);module[_0xf3da('0x15')]=router;
\ No newline at end of file
+var _0x4f29=['../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticDefaultReport.controller','isAuthenticated','index','get','/:id','show','/:id/preview','preview','/:id/run','post','create','put','update','delete','destroy','multer','util','express','fs-extra'];(function(_0x58152e,_0x541297){var _0x5d2496=function(_0x4fbaa7){while(--_0x4fbaa7){_0x58152e['push'](_0x58152e['shift']());}};_0x5d2496(++_0x541297);}(_0x4f29,0x1e0));var _0x94f2=function(_0x55b64c,_0x109fb0){_0x55b64c=_0x55b64c-0x0;var _0x4e8286=_0x4f29[_0x55b64c];return _0x4e8286;};'use strict';var multer=require(_0x94f2('0x0'));var util=require(_0x94f2('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x94f2('0x2'));var router=express['Router']();var fs_extra=require(_0x94f2('0x3'));var auth=require(_0x94f2('0x4'));var interaction=require(_0x94f2('0x5'));var config=require(_0x94f2('0x6'));var controller=require(_0x94f2('0x7'));router['get']('/',auth[_0x94f2('0x8')](),controller[_0x94f2('0x9')]);router[_0x94f2('0xa')](_0x94f2('0xb'),auth[_0x94f2('0x8')](),controller[_0x94f2('0xc')]);router[_0x94f2('0xa')](_0x94f2('0xd'),auth['isAuthenticated'](),controller[_0x94f2('0xe')]);router[_0x94f2('0xa')](_0x94f2('0xf'),auth[_0x94f2('0x8')](),controller['run']);router[_0x94f2('0xa')]('/:id/query',auth['isAuthenticated'](),controller['query']);router[_0x94f2('0x10')]('/',auth[_0x94f2('0x8')](),controller[_0x94f2('0x11')]);router[_0x94f2('0x12')](_0x94f2('0xb'),auth[_0x94f2('0x8')](),controller[_0x94f2('0x13')]);router[_0x94f2('0x14')](_0x94f2('0xb'),auth[_0x94f2('0x8')](),controller[_0x94f2('0x15')]);module['exports']=router;
\ No newline at end of file