Built motion from commit 97153652.|2.6.26
[motion2.git] / server / api / jscriptyQuestionReport / index.js
index 56bd80b..e9aa8ac 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe99d=['express','Router','fs-extra','../../components/interaction/service','../../config/environment','./jscriptyQuestionReport.controller','get','isAuthenticated','/describe','describe','/:id','show','post','put','delete','destroy','exports','multer','path'];(function(_0x101010,_0x12a49c){var _0x3fc5a7=function(_0x3f8b34){while(--_0x3f8b34){_0x101010['push'](_0x101010['shift']());}};_0x3fc5a7(++_0x12a49c);}(_0xe99d,0x1d9));var _0xde99=function(_0x3faeac,_0x872ac2){_0x3faeac=_0x3faeac-0x0;var _0x323caf=_0xe99d[_0x3faeac];return _0x323caf;};'use strict';var multer=require(_0xde99('0x0'));var util=require('util');var path=require(_0xde99('0x1'));var timeout=require('connect-timeout');var express=require(_0xde99('0x2'));var router=express[_0xde99('0x3')]();var fs_extra=require(_0xde99('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xde99('0x5'));var config=require(_0xde99('0x6'));var controller=require(_0xde99('0x7'));router[_0xde99('0x8')]('/',auth[_0xde99('0x9')](),controller['index']);router['get'](_0xde99('0xa'),auth[_0xde99('0x9')](),controller[_0xde99('0xb')]);router[_0xde99('0x8')](_0xde99('0xc'),auth[_0xde99('0x9')](),controller[_0xde99('0xd')]);router[_0xde99('0xe')]('/',auth[_0xde99('0x9')](),controller['create']);router[_0xde99('0xf')](_0xde99('0xc'),auth[_0xde99('0x9')](),controller['update']);router[_0xde99('0x10')](_0xde99('0xc'),auth[_0xde99('0x9')](),controller[_0xde99('0x11')]);module[_0xde99('0x12')]=router;
\ No newline at end of file
+var _0xac10=['Router','../../components/auth/service','../../config/environment','./jscriptyQuestionReport.controller','get','isAuthenticated','index','describe','/:id','show','post','create','put','delete','destroy','exports','multer','util','path','connect-timeout','express'];(function(_0x31e40,_0x1bd772){var _0x1fd357=function(_0xf8947a){while(--_0xf8947a){_0x31e40['push'](_0x31e40['shift']());}};_0x1fd357(++_0x1bd772);}(_0xac10,0x14b));var _0x0ac1=function(_0x534617,_0x41a7ba){_0x534617=_0x534617-0x0;var _0x516e6a=_0xac10[_0x534617];return _0x516e6a;};'use strict';var multer=require(_0x0ac1('0x0'));var util=require(_0x0ac1('0x1'));var path=require(_0x0ac1('0x2'));var timeout=require(_0x0ac1('0x3'));var express=require(_0x0ac1('0x4'));var router=express[_0x0ac1('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x0ac1('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x0ac1('0x7'));var controller=require(_0x0ac1('0x8'));router[_0x0ac1('0x9')]('/',auth[_0x0ac1('0xa')](),controller[_0x0ac1('0xb')]);router['get']('/describe',auth[_0x0ac1('0xa')](),controller[_0x0ac1('0xc')]);router[_0x0ac1('0x9')](_0x0ac1('0xd'),auth[_0x0ac1('0xa')](),controller[_0x0ac1('0xe')]);router[_0x0ac1('0xf')]('/',auth[_0x0ac1('0xa')](),controller[_0x0ac1('0x10')]);router[_0x0ac1('0x11')](_0x0ac1('0xd'),auth[_0x0ac1('0xa')](),controller['update']);router[_0x0ac1('0x12')]('/:id',auth[_0x0ac1('0xa')](),controller[_0x0ac1('0x13')]);module[_0x0ac1('0x14')]=router;
\ No newline at end of file