Built motion from commit efa66e19.|2.6.22
[motion2.git] / server / api / analyticDefaultReport / index.js
index a364d6b..e18299c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa107=['../../components/interaction/service','../../config/environment','get','index','/:id','isAuthenticated','show','/:id/preview','preview','/:id/run','/:id/query','query','post','put','destroy','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service'];(function(_0x2827ad,_0x176af4){var _0x362f60=function(_0x4187ec){while(--_0x4187ec){_0x2827ad['push'](_0x2827ad['shift']());}};_0x362f60(++_0x176af4);}(_0xa107,0x7d));var _0x7a10=function(_0x19f9dd,_0x1e4737){_0x19f9dd=_0x19f9dd-0x0;var _0x50f85d=_0xa107[_0x19f9dd];return _0x50f85d;};'use strict';var multer=require(_0x7a10('0x0'));var util=require('util');var path=require(_0x7a10('0x1'));var timeout=require(_0x7a10('0x2'));var express=require(_0x7a10('0x3'));var router=express[_0x7a10('0x4')]();var fs_extra=require(_0x7a10('0x5'));var auth=require(_0x7a10('0x6'));var interaction=require(_0x7a10('0x7'));var config=require(_0x7a10('0x8'));var controller=require('./analyticDefaultReport.controller');router[_0x7a10('0x9')]('/',auth['isAuthenticated'](),controller[_0x7a10('0xa')]);router[_0x7a10('0x9')](_0x7a10('0xb'),auth[_0x7a10('0xc')](),controller[_0x7a10('0xd')]);router[_0x7a10('0x9')](_0x7a10('0xe'),auth[_0x7a10('0xc')](),controller[_0x7a10('0xf')]);router[_0x7a10('0x9')](_0x7a10('0x10'),auth[_0x7a10('0xc')](),controller['run']);router[_0x7a10('0x9')](_0x7a10('0x11'),auth[_0x7a10('0xc')](),controller[_0x7a10('0x12')]);router[_0x7a10('0x13')]('/',auth[_0x7a10('0xc')](),controller['create']);router[_0x7a10('0x14')](_0x7a10('0xb'),auth[_0x7a10('0xc')](),controller['update']);router['delete'](_0x7a10('0xb'),auth['isAuthenticated'](),controller[_0x7a10('0x15')]);module['exports']=router;
\ No newline at end of file
+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