Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / jscriptyQuestionReport / index.js
index 50024ea..89a2f86 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3e6f=['path','connect-timeout','express','Router','fs-extra','../../config/environment','./jscriptyQuestionReport.controller','get','isAuthenticated','/describe','describe','/:id','show','post','create','put','update','delete','destroy','multer','util'];(function(_0x8f52c7,_0x10f91c){var _0x48bb92=function(_0xe65f7a){while(--_0xe65f7a){_0x8f52c7['push'](_0x8f52c7['shift']());}};_0x48bb92(++_0x10f91c);}(_0x3e6f,0x139));var _0xf3e6=function(_0x402b7b,_0x4bc2e9){_0x402b7b=_0x402b7b-0x0;var _0x3a4c31=_0x3e6f[_0x402b7b];return _0x3a4c31;};'use strict';var multer=require(_0xf3e6('0x0'));var util=require(_0xf3e6('0x1'));var path=require(_0xf3e6('0x2'));var timeout=require(_0xf3e6('0x3'));var express=require(_0xf3e6('0x4'));var router=express[_0xf3e6('0x5')]();var fs_extra=require(_0xf3e6('0x6'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xf3e6('0x7'));var controller=require(_0xf3e6('0x8'));router[_0xf3e6('0x9')]('/',auth[_0xf3e6('0xa')](),controller['index']);router[_0xf3e6('0x9')](_0xf3e6('0xb'),auth[_0xf3e6('0xa')](),controller[_0xf3e6('0xc')]);router[_0xf3e6('0x9')](_0xf3e6('0xd'),auth['isAuthenticated'](),controller[_0xf3e6('0xe')]);router[_0xf3e6('0xf')]('/',auth[_0xf3e6('0xa')](),controller[_0xf3e6('0x10')]);router[_0xf3e6('0x11')]('/:id',auth[_0xf3e6('0xa')](),controller[_0xf3e6('0x12')]);router[_0xf3e6('0x13')](_0xf3e6('0xd'),auth[_0xf3e6('0xa')](),controller[_0xf3e6('0x14')]);module['exports']=router;
\ No newline at end of file
+var _0xcae9=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./jscriptyQuestionReport.controller','isAuthenticated','get','/describe','/:id','show','create','update','delete','exports','multer','util','path','connect-timeout','express'];(function(_0x4d45c1,_0x2beda1){var _0x244478=function(_0x11304c){while(--_0x11304c){_0x4d45c1['push'](_0x4d45c1['shift']());}};_0x244478(++_0x2beda1);}(_0xcae9,0xff));var _0x9cae=function(_0x5e848d,_0x1dbd20){_0x5e848d=_0x5e848d-0x0;var _0x3785e5=_0xcae9[_0x5e848d];return _0x3785e5;};'use strict';var multer=require(_0x9cae('0x0'));var util=require(_0x9cae('0x1'));var path=require(_0x9cae('0x2'));var timeout=require(_0x9cae('0x3'));var express=require(_0x9cae('0x4'));var router=express[_0x9cae('0x5')]();var fs_extra=require(_0x9cae('0x6'));var auth=require(_0x9cae('0x7'));var interaction=require(_0x9cae('0x8'));var config=require(_0x9cae('0x9'));var controller=require(_0x9cae('0xa'));router['get']('/',auth[_0x9cae('0xb')](),controller['index']);router[_0x9cae('0xc')](_0x9cae('0xd'),auth[_0x9cae('0xb')](),controller['describe']);router[_0x9cae('0xc')](_0x9cae('0xe'),auth[_0x9cae('0xb')](),controller[_0x9cae('0xf')]);router['post']('/',auth[_0x9cae('0xb')](),controller[_0x9cae('0x10')]);router['put'](_0x9cae('0xe'),auth['isAuthenticated'](),controller[_0x9cae('0x11')]);router[_0x9cae('0x12')](_0x9cae('0xe'),auth[_0x9cae('0xb')](),controller['destroy']);module[_0x9cae('0x13')]=router;
\ No newline at end of file