Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / jscriptyQuestionReport / index.js
index d01527c..ff14d20 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5ed2=['../../config/environment','get','isAuthenticated','/describe','describe','/:id','post','create','put','delete','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x42ecb5,_0x20b4d2){var _0x487442=function(_0x555189){while(--_0x555189){_0x42ecb5['push'](_0x42ecb5['shift']());}};_0x487442(++_0x20b4d2);}(_0x5ed2,0x187));var _0x25ed=function(_0x1e3c02,_0x5c07a2){_0x1e3c02=_0x1e3c02-0x0;var _0x4d26d7=_0x5ed2[_0x1e3c02];return _0x4d26d7;};'use strict';var multer=require(_0x25ed('0x0'));var util=require(_0x25ed('0x1'));var path=require(_0x25ed('0x2'));var timeout=require(_0x25ed('0x3'));var express=require(_0x25ed('0x4'));var router=express[_0x25ed('0x5')]();var fs_extra=require(_0x25ed('0x6'));var auth=require(_0x25ed('0x7'));var interaction=require(_0x25ed('0x8'));var config=require(_0x25ed('0x9'));var controller=require('./jscriptyQuestionReport.controller');router[_0x25ed('0xa')]('/',auth[_0x25ed('0xb')](),controller['index']);router[_0x25ed('0xa')](_0x25ed('0xc'),auth[_0x25ed('0xb')](),controller[_0x25ed('0xd')]);router['get'](_0x25ed('0xe'),auth['isAuthenticated'](),controller['show']);router[_0x25ed('0xf')]('/',auth[_0x25ed('0xb')](),controller[_0x25ed('0x10')]);router[_0x25ed('0x11')](_0x25ed('0xe'),auth['isAuthenticated'](),controller['update']);router[_0x25ed('0x12')](_0x25ed('0xe'),auth[_0x25ed('0xb')](),controller['destroy']);module[_0x25ed('0x13')]=router;
\ No newline at end of file
+var _0x23a8=['util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','./jscriptyQuestionReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','create','update','delete','destroy','exports','multer'];(function(_0x3a0ebd,_0x47f368){var _0x51a660=function(_0x4023e6){while(--_0x4023e6){_0x3a0ebd['push'](_0x3a0ebd['shift']());}};_0x51a660(++_0x47f368);}(_0x23a8,0xd1));var _0x823a=function(_0x240837,_0x3dc212){_0x240837=_0x240837-0x0;var _0x36bd37=_0x23a8[_0x240837];return _0x36bd37;};'use strict';var multer=require(_0x823a('0x0'));var util=require(_0x823a('0x1'));var path=require(_0x823a('0x2'));var timeout=require(_0x823a('0x3'));var express=require(_0x823a('0x4'));var router=express['Router']();var fs_extra=require(_0x823a('0x5'));var auth=require(_0x823a('0x6'));var interaction=require(_0x823a('0x7'));var config=require('../../config/environment');var controller=require(_0x823a('0x8'));router[_0x823a('0x9')]('/',auth[_0x823a('0xa')](),controller[_0x823a('0xb')]);router[_0x823a('0x9')](_0x823a('0xc'),auth[_0x823a('0xa')](),controller[_0x823a('0xd')]);router[_0x823a('0x9')](_0x823a('0xe'),auth[_0x823a('0xa')](),controller[_0x823a('0xf')]);router['post']('/',auth['isAuthenticated'](),controller[_0x823a('0x10')]);router['put'](_0x823a('0xe'),auth[_0x823a('0xa')](),controller[_0x823a('0x11')]);router[_0x823a('0x12')](_0x823a('0xe'),auth[_0x823a('0xa')](),controller[_0x823a('0x13')]);module[_0x823a('0x14')]=router;
\ No newline at end of file