Built motion from commit 953226e6.|2.6.32
[motion2.git] / server / api / jscriptyQuestionReport / index.js
index f5f3745..29b29dc 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x319c=['update','delete','destroy','exports','multer','util','connect-timeout','Router','../../config/environment','get','/describe','isAuthenticated','/:id','show','create','put'];(function(_0x506ff5,_0x16d10f){var _0x2bd51b=function(_0x1a7f2b){while(--_0x1a7f2b){_0x506ff5['push'](_0x506ff5['shift']());}};_0x2bd51b(++_0x16d10f);}(_0x319c,0x164));var _0xc319=function(_0x2be8c2,_0x14a4b5){_0x2be8c2=_0x2be8c2-0x0;var _0x97f531=_0x319c[_0x2be8c2];return _0x97f531;};'use strict';var multer=require(_0xc319('0x0'));var util=require(_0xc319('0x1'));var path=require('path');var timeout=require(_0xc319('0x2'));var express=require('express');var router=express[_0xc319('0x3')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xc319('0x4'));var controller=require('./jscriptyQuestionReport.controller');router[_0xc319('0x5')]('/',auth['isAuthenticated'](),controller['index']);router[_0xc319('0x5')](_0xc319('0x6'),auth[_0xc319('0x7')](),controller['describe']);router[_0xc319('0x5')](_0xc319('0x8'),auth[_0xc319('0x7')](),controller[_0xc319('0x9')]);router['post']('/',auth[_0xc319('0x7')](),controller[_0xc319('0xa')]);router[_0xc319('0xb')](_0xc319('0x8'),auth['isAuthenticated'](),controller[_0xc319('0xc')]);router[_0xc319('0xd')](_0xc319('0x8'),auth['isAuthenticated'](),controller[_0xc319('0xe')]);module[_0xc319('0xf')]=router;
\ No newline at end of file
+var _0xb75d=['/describe','describe','show','post','create','put','/:id','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./jscriptyQuestionReport.controller','get','isAuthenticated','index'];(function(_0x15c9ee,_0x471010){var _0x227e89=function(_0x3eb513){while(--_0x3eb513){_0x15c9ee['push'](_0x15c9ee['shift']());}};_0x227e89(++_0x471010);}(_0xb75d,0xb9));var _0xdb75=function(_0x502598,_0x1e95c8){_0x502598=_0x502598-0x0;var _0xbdee21=_0xb75d[_0x502598];return _0xbdee21;};'use strict';var multer=require(_0xdb75('0x0'));var util=require(_0xdb75('0x1'));var path=require(_0xdb75('0x2'));var timeout=require(_0xdb75('0x3'));var express=require(_0xdb75('0x4'));var router=express[_0xdb75('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xdb75('0x6'));var interaction=require(_0xdb75('0x7'));var config=require(_0xdb75('0x8'));var controller=require(_0xdb75('0x9'));router[_0xdb75('0xa')]('/',auth[_0xdb75('0xb')](),controller[_0xdb75('0xc')]);router[_0xdb75('0xa')](_0xdb75('0xd'),auth[_0xdb75('0xb')](),controller[_0xdb75('0xe')]);router[_0xdb75('0xa')]('/:id',auth[_0xdb75('0xb')](),controller[_0xdb75('0xf')]);router[_0xdb75('0x10')]('/',auth[_0xdb75('0xb')](),controller[_0xdb75('0x11')]);router[_0xdb75('0x12')](_0xdb75('0x13'),auth['isAuthenticated'](),controller['update']);router['delete'](_0xdb75('0x13'),auth[_0xdb75('0xb')](),controller[_0xdb75('0x14')]);module[_0xdb75('0x15')]=router;
\ No newline at end of file