Built motion from commit (unavailable).|2.5.23
[motion2.git] / server / api / memberReport / index.js
index f15d981..45496c9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb452=['get','isAuthenticated','index','/describe','describe','show','create','/:id','delete','multer','util','path','connect-timeout','../../components/auth/service','../../config/environment','./memberReport.controller'];(function(_0x18d168,_0x557b6f){var _0x395a4d=function(_0x2df4e6){while(--_0x2df4e6){_0x18d168['push'](_0x18d168['shift']());}};_0x395a4d(++_0x557b6f);}(_0xb452,0xc9));var _0x2b45=function(_0x29db25,_0x457467){_0x29db25=_0x29db25-0x0;var _0x48b1a5=_0xb452[_0x29db25];return _0x48b1a5;};'use strict';var multer=require(_0x2b45('0x0'));var util=require(_0x2b45('0x1'));var path=require(_0x2b45('0x2'));var timeout=require(_0x2b45('0x3'));var express=require('express');var router=express['Router']();var auth=require(_0x2b45('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x2b45('0x5'));var controller=require(_0x2b45('0x6'));router[_0x2b45('0x7')]('/',auth[_0x2b45('0x8')](),controller[_0x2b45('0x9')]);router[_0x2b45('0x7')](_0x2b45('0xa'),auth[_0x2b45('0x8')](),controller[_0x2b45('0xb')]);router[_0x2b45('0x7')]('/:id',auth[_0x2b45('0x8')](),controller[_0x2b45('0xc')]);router['post']('/',auth[_0x2b45('0x8')](),controller[_0x2b45('0xd')]);router['put'](_0x2b45('0xe'),auth[_0x2b45('0x8')](),controller['update']);router[_0x2b45('0xf')](_0x2b45('0xe'),auth[_0x2b45('0x8')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0xb7f4=['isAuthenticated','/describe','describe','get','/:id','show','post','put','update','delete','destroy','exports','multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./memberReport.controller'];(function(_0x5b719b,_0x3abe16){var _0x5c4d16=function(_0x1894ed){while(--_0x1894ed){_0x5b719b['push'](_0x5b719b['shift']());}};_0x5c4d16(++_0x3abe16);}(_0xb7f4,0x160));var _0x4b7f=function(_0x1c9ae0,_0x4022e4){_0x1c9ae0=_0x1c9ae0-0x0;var _0x4833d5=_0xb7f4[_0x1c9ae0];return _0x4833d5;};'use strict';var multer=require(_0x4b7f('0x0'));var util=require(_0x4b7f('0x1'));var path=require('path');var timeout=require(_0x4b7f('0x2'));var express=require(_0x4b7f('0x3'));var router=express['Router']();var auth=require(_0x4b7f('0x4'));var interaction=require(_0x4b7f('0x5'));var config=require(_0x4b7f('0x6'));var controller=require(_0x4b7f('0x7'));router['get']('/',auth[_0x4b7f('0x8')](),controller['index']);router['get'](_0x4b7f('0x9'),auth[_0x4b7f('0x8')](),controller[_0x4b7f('0xa')]);router[_0x4b7f('0xb')](_0x4b7f('0xc'),auth[_0x4b7f('0x8')](),controller[_0x4b7f('0xd')]);router[_0x4b7f('0xe')]('/',auth[_0x4b7f('0x8')](),controller['create']);router[_0x4b7f('0xf')](_0x4b7f('0xc'),auth['isAuthenticated'](),controller[_0x4b7f('0x10')]);router[_0x4b7f('0x11')](_0x4b7f('0xc'),auth[_0x4b7f('0x8')](),controller[_0x4b7f('0x12')]);module[_0x4b7f('0x13')]=router;
\ No newline at end of file