Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / analyticDefaultReport / index.js
index 6b56250..10239b9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x75fb=['update','delete','/:id','destroy','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticDefaultReport.controller','isAuthenticated','get','show','/:id/preview','preview','/:id/run','run','query','create','put'];(function(_0x4f98c6,_0x39e6c6){var _0x37f22b=function(_0x3b8ff9){while(--_0x3b8ff9){_0x4f98c6['push'](_0x4f98c6['shift']());}};_0x37f22b(++_0x39e6c6);}(_0x75fb,0x8e));var _0xb75f=function(_0x439a86,_0x58fe51){_0x439a86=_0x439a86-0x0;var _0x3f8f96=_0x75fb[_0x439a86];return _0x3f8f96;};'use strict';var multer=require(_0xb75f('0x0'));var util=require(_0xb75f('0x1'));var path=require('path');var timeout=require(_0xb75f('0x2'));var express=require(_0xb75f('0x3'));var router=express[_0xb75f('0x4')]();var auth=require(_0xb75f('0x5'));var interaction=require(_0xb75f('0x6'));var config=require(_0xb75f('0x7'));var controller=require(_0xb75f('0x8'));router['get']('/',auth[_0xb75f('0x9')](),controller['index']);router[_0xb75f('0xa')]('/:id',auth[_0xb75f('0x9')](),controller[_0xb75f('0xb')]);router[_0xb75f('0xa')](_0xb75f('0xc'),auth[_0xb75f('0x9')](),controller[_0xb75f('0xd')]);router[_0xb75f('0xa')](_0xb75f('0xe'),auth[_0xb75f('0x9')](),controller[_0xb75f('0xf')]);router[_0xb75f('0xa')]('/:id/query',auth[_0xb75f('0x9')](),controller[_0xb75f('0x10')]);router['post']('/',auth[_0xb75f('0x9')](),controller[_0xb75f('0x11')]);router[_0xb75f('0x12')]('/:id',auth[_0xb75f('0x9')](),controller[_0xb75f('0x13')]);router[_0xb75f('0x14')](_0xb75f('0x15'),auth[_0xb75f('0x9')](),controller[_0xb75f('0x16')]);module['exports']=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