Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / memberReport / index.js
index 38b01c5..8ebf39c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcceb=['../../components/auth/service','../../components/interaction/service','../../config/environment','./memberReport.controller','get','isAuthenticated','index','/describe','describe','show','post','create','put','/:id','destroy','exports','multer','util','path','connect-timeout','express','Router'];(function(_0x38a3c1,_0x3c4b20){var _0x58721e=function(_0x5cd5ac){while(--_0x5cd5ac){_0x38a3c1['push'](_0x38a3c1['shift']());}};_0x58721e(++_0x3c4b20);}(_0xcceb,0x144));var _0xbcce=function(_0x3f146c,_0x42e0dc){_0x3f146c=_0x3f146c-0x0;var _0x407f72=_0xcceb[_0x3f146c];return _0x407f72;};'use strict';var multer=require(_0xbcce('0x0'));var util=require(_0xbcce('0x1'));var path=require(_0xbcce('0x2'));var timeout=require(_0xbcce('0x3'));var express=require(_0xbcce('0x4'));var router=express[_0xbcce('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xbcce('0x6'));var interaction=require(_0xbcce('0x7'));var config=require(_0xbcce('0x8'));var controller=require(_0xbcce('0x9'));router[_0xbcce('0xa')]('/',auth[_0xbcce('0xb')](),controller[_0xbcce('0xc')]);router[_0xbcce('0xa')](_0xbcce('0xd'),auth[_0xbcce('0xb')](),controller[_0xbcce('0xe')]);router['get']('/:id',auth['isAuthenticated'](),controller[_0xbcce('0xf')]);router[_0xbcce('0x10')]('/',auth[_0xbcce('0xb')](),controller[_0xbcce('0x11')]);router[_0xbcce('0x12')](_0xbcce('0x13'),auth[_0xbcce('0xb')](),controller['update']);router['delete'](_0xbcce('0x13'),auth['isAuthenticated'](),controller[_0xbcce('0x14')]);module[_0xbcce('0x15')]=router;
\ No newline at end of file
+var _0x37ed=['exports','multer','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./memberReport.controller','isAuthenticated','get','/:id','show','post','create','put','delete','destroy'];(function(_0x312b19,_0xe6aa09){var _0x3c7236=function(_0x3b6ebe){while(--_0x3b6ebe){_0x312b19['push'](_0x312b19['shift']());}};_0x3c7236(++_0xe6aa09);}(_0x37ed,0x121));var _0xd37e=function(_0x5103d4,_0x5a217b){_0x5103d4=_0x5103d4-0x0;var _0x3def1a=_0x37ed[_0x5103d4];return _0x3def1a;};'use strict';var multer=require(_0xd37e('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xd37e('0x1'));var express=require('express');var router=express[_0xd37e('0x2')]();var fs_extra=require(_0xd37e('0x3'));var auth=require(_0xd37e('0x4'));var interaction=require(_0xd37e('0x5'));var config=require(_0xd37e('0x6'));var controller=require(_0xd37e('0x7'));router['get']('/',auth[_0xd37e('0x8')](),controller['index']);router[_0xd37e('0x9')]('/describe',auth['isAuthenticated'](),controller['describe']);router[_0xd37e('0x9')](_0xd37e('0xa'),auth[_0xd37e('0x8')](),controller[_0xd37e('0xb')]);router[_0xd37e('0xc')]('/',auth[_0xd37e('0x8')](),controller[_0xd37e('0xd')]);router[_0xd37e('0xe')](_0xd37e('0xa'),auth[_0xd37e('0x8')](),controller['update']);router[_0xd37e('0xf')]('/:id',auth[_0xd37e('0x8')](),controller[_0xd37e('0x10')]);module[_0xd37e('0x11')]=router;
\ No newline at end of file