Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / jscriptyQuestionReport / index.js
index 291c391..42bdc5c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7a52=['express','Router','../../components/interaction/service','../../config/environment','./jscriptyQuestionReport.controller','get','isAuthenticated','index','describe','post','create','/:id','update','multer','path','connect-timeout'];(function(_0x2f0943,_0x4cfd45){var _0x4966f4=function(_0x19d8bc){while(--_0x19d8bc){_0x2f0943['push'](_0x2f0943['shift']());}};_0x4966f4(++_0x4cfd45);}(_0x7a52,0x1bd));var _0x27a5=function(_0x1a8fcc,_0x4c489b){_0x1a8fcc=_0x1a8fcc-0x0;var _0xab4e96=_0x7a52[_0x1a8fcc];return _0xab4e96;};'use strict';var multer=require(_0x27a5('0x0'));var util=require('util');var path=require(_0x27a5('0x1'));var timeout=require(_0x27a5('0x2'));var express=require(_0x27a5('0x3'));var router=express[_0x27a5('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0x27a5('0x5'));var config=require(_0x27a5('0x6'));var controller=require(_0x27a5('0x7'));router[_0x27a5('0x8')]('/',auth[_0x27a5('0x9')](),controller[_0x27a5('0xa')]);router[_0x27a5('0x8')]('/describe',auth[_0x27a5('0x9')](),controller[_0x27a5('0xb')]);router['get']('/:id',auth[_0x27a5('0x9')](),controller['show']);router[_0x27a5('0xc')]('/',auth[_0x27a5('0x9')](),controller[_0x27a5('0xd')]);router['put'](_0x27a5('0xe'),auth[_0x27a5('0x9')](),controller[_0x27a5('0xf')]);router['delete']('/:id',auth[_0x27a5('0x9')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x3a61=['/describe','isAuthenticated','describe','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./jscriptyQuestionReport.controller','get','index'];(function(_0x16a45b,_0x3725a3){var _0x31628a=function(_0x4148a2){while(--_0x4148a2){_0x16a45b['push'](_0x16a45b['shift']());}};_0x31628a(++_0x3725a3);}(_0x3a61,0x1a4));var _0x13a6=function(_0x45e94d,_0x1fb9d0){_0x45e94d=_0x45e94d-0x0;var _0x31209d=_0x3a61[_0x45e94d];return _0x31209d;};'use strict';var multer=require(_0x13a6('0x0'));var util=require(_0x13a6('0x1'));var path=require(_0x13a6('0x2'));var timeout=require(_0x13a6('0x3'));var express=require(_0x13a6('0x4'));var router=express[_0x13a6('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x13a6('0x6'));var interaction=require(_0x13a6('0x7'));var config=require(_0x13a6('0x8'));var controller=require(_0x13a6('0x9'));router[_0x13a6('0xa')]('/',auth['isAuthenticated'](),controller[_0x13a6('0xb')]);router['get'](_0x13a6('0xc'),auth[_0x13a6('0xd')](),controller[_0x13a6('0xe')]);router['get'](_0x13a6('0xf'),auth['isAuthenticated'](),controller[_0x13a6('0x10')]);router[_0x13a6('0x11')]('/',auth[_0x13a6('0xd')](),controller[_0x13a6('0x12')]);router[_0x13a6('0x13')](_0x13a6('0xf'),auth[_0x13a6('0xd')](),controller[_0x13a6('0x14')]);router[_0x13a6('0x15')](_0x13a6('0xf'),auth[_0x13a6('0xd')](),controller[_0x13a6('0x16')]);module[_0x13a6('0x17')]=router;
\ No newline at end of file