Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / analyticDefaultReport / index.js
index 94472e3..10239b9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0fd7=['preview','/:id/run','run','post','create','put','update','delete','exports','multer','util','path','connect-timeout','express','../../components/interaction/service','../../config/environment','./analyticDefaultReport.controller','get','isAuthenticated','index','/:id','show','/:id/preview'];(function(_0x1dcff6,_0x366d35){var _0x1ffebd=function(_0x46721a){while(--_0x46721a){_0x1dcff6['push'](_0x1dcff6['shift']());}};_0x1ffebd(++_0x366d35);}(_0x0fd7,0x190));var _0x70fd=function(_0x136297,_0x7f7b4a){_0x136297=_0x136297-0x0;var _0x21c0b3=_0x0fd7[_0x136297];return _0x21c0b3;};'use strict';var multer=require(_0x70fd('0x0'));var util=require(_0x70fd('0x1'));var path=require(_0x70fd('0x2'));var timeout=require(_0x70fd('0x3'));var express=require(_0x70fd('0x4'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x70fd('0x5'));var config=require(_0x70fd('0x6'));var controller=require(_0x70fd('0x7'));router[_0x70fd('0x8')]('/',auth[_0x70fd('0x9')](),controller[_0x70fd('0xa')]);router[_0x70fd('0x8')](_0x70fd('0xb'),auth[_0x70fd('0x9')](),controller[_0x70fd('0xc')]);router[_0x70fd('0x8')](_0x70fd('0xd'),auth[_0x70fd('0x9')](),controller[_0x70fd('0xe')]);router[_0x70fd('0x8')](_0x70fd('0xf'),auth['isAuthenticated'](),controller[_0x70fd('0x10')]);router[_0x70fd('0x8')]('/:id/query',auth[_0x70fd('0x9')](),controller['query']);router[_0x70fd('0x11')]('/',auth['isAuthenticated'](),controller[_0x70fd('0x12')]);router[_0x70fd('0x13')](_0x70fd('0xb'),auth['isAuthenticated'](),controller[_0x70fd('0x14')]);router[_0x70fd('0x15')]('/:id',auth[_0x70fd('0x9')](),controller['destroy']);module[_0x70fd('0x16')]=router;
\ No newline at end of file
+var _0xa84a=['/:id/run','/:id/query','create','put','update','delete','destroy','exports','multer','connect-timeout','express','Router','../../components/interaction/service','./analyticDefaultReport.controller','get','isAuthenticated','/:id','show','/:id/preview','preview'];(function(_0x433149,_0x3172e3){var _0x273bbe=function(_0x10ad38){while(--_0x10ad38){_0x433149['push'](_0x433149['shift']());}};_0x273bbe(++_0x3172e3);}(_0xa84a,0x80));var _0xaa84=function(_0x138adb,_0x193fee){_0x138adb=_0x138adb-0x0;var _0x1b27f2=_0xa84a[_0x138adb];return _0x1b27f2;};'use strict';var multer=require(_0xaa84('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xaa84('0x1'));var express=require(_0xaa84('0x2'));var router=express[_0xaa84('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xaa84('0x4'));var config=require('../../config/environment');var controller=require(_0xaa84('0x5'));router[_0xaa84('0x6')]('/',auth[_0xaa84('0x7')](),controller['index']);router['get'](_0xaa84('0x8'),auth['isAuthenticated'](),controller[_0xaa84('0x9')]);router[_0xaa84('0x6')](_0xaa84('0xa'),auth[_0xaa84('0x7')](),controller[_0xaa84('0xb')]);router[_0xaa84('0x6')](_0xaa84('0xc'),auth['isAuthenticated'](),controller['run']);router['get'](_0xaa84('0xd'),auth[_0xaa84('0x7')](),controller['query']);router['post']('/',auth[_0xaa84('0x7')](),controller[_0xaa84('0xe')]);router[_0xaa84('0xf')](_0xaa84('0x8'),auth[_0xaa84('0x7')](),controller[_0xaa84('0x10')]);router[_0xaa84('0x11')](_0xaa84('0x8'),auth[_0xaa84('0x7')](),controller[_0xaa84('0x12')]);module[_0xaa84('0x13')]=router;
\ No newline at end of file