Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / memberReport / index.js
index 7fa7b63..1aecd8a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc20c=['post','put','delete','destroy','exports','multer','util','path','connect-timeout','express','../../components/interaction/service','./memberReport.controller','get','isAuthenticated','index','describe','/:id','show'];(function(_0x5aa15a,_0x36fd2e){var _0x35e4c8=function(_0x31e939){while(--_0x31e939){_0x5aa15a['push'](_0x5aa15a['shift']());}};_0x35e4c8(++_0x36fd2e);}(_0xc20c,0x83));var _0xcc20=function(_0x1cc8fe,_0x105328){_0x1cc8fe=_0x1cc8fe-0x0;var _0x230054=_0xc20c[_0x1cc8fe];return _0x230054;};'use strict';var multer=require(_0xcc20('0x0'));var util=require(_0xcc20('0x1'));var path=require(_0xcc20('0x2'));var timeout=require(_0xcc20('0x3'));var express=require(_0xcc20('0x4'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0xcc20('0x5'));var config=require('../../config/environment');var controller=require(_0xcc20('0x6'));router[_0xcc20('0x7')]('/',auth[_0xcc20('0x8')](),controller[_0xcc20('0x9')]);router[_0xcc20('0x7')]('/describe',auth[_0xcc20('0x8')](),controller[_0xcc20('0xa')]);router[_0xcc20('0x7')](_0xcc20('0xb'),auth[_0xcc20('0x8')](),controller[_0xcc20('0xc')]);router[_0xcc20('0xd')]('/',auth[_0xcc20('0x8')](),controller['create']);router[_0xcc20('0xe')](_0xcc20('0xb'),auth[_0xcc20('0x8')](),controller['update']);router[_0xcc20('0xf')](_0xcc20('0xb'),auth[_0xcc20('0x8')](),controller[_0xcc20('0x10')]);module[_0xcc20('0x11')]=router;
\ No newline at end of file
+var _0x9b0e=['get','isAuthenticated','index','/describe','describe','/:id','show','post','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./memberReport.controller'];(function(_0x543af8,_0x54cfe8){var _0x22cb7b=function(_0x74b983){while(--_0x74b983){_0x543af8['push'](_0x543af8['shift']());}};_0x22cb7b(++_0x54cfe8);}(_0x9b0e,0x115));var _0xe9b0=function(_0x3d07bb,_0x13ea20){_0x3d07bb=_0x3d07bb-0x0;var _0x52eb0f=_0x9b0e[_0x3d07bb];return _0x52eb0f;};'use strict';var multer=require(_0xe9b0('0x0'));var util=require(_0xe9b0('0x1'));var path=require(_0xe9b0('0x2'));var timeout=require(_0xe9b0('0x3'));var express=require(_0xe9b0('0x4'));var router=express[_0xe9b0('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0xe9b0('0x6'));var config=require(_0xe9b0('0x7'));var controller=require(_0xe9b0('0x8'));router[_0xe9b0('0x9')]('/',auth[_0xe9b0('0xa')](),controller[_0xe9b0('0xb')]);router[_0xe9b0('0x9')](_0xe9b0('0xc'),auth['isAuthenticated'](),controller[_0xe9b0('0xd')]);router[_0xe9b0('0x9')](_0xe9b0('0xe'),auth[_0xe9b0('0xa')](),controller[_0xe9b0('0xf')]);router[_0xe9b0('0x10')]('/',auth['isAuthenticated'](),controller['create']);router[_0xe9b0('0x11')]('/:id',auth[_0xe9b0('0xa')](),controller[_0xe9b0('0x12')]);router[_0xe9b0('0x13')](_0xe9b0('0xe'),auth[_0xe9b0('0xa')](),controller[_0xe9b0('0x14')]);module[_0xe9b0('0x15')]=router;
\ No newline at end of file