Built motion from commit ab870f9e.|2.5.44
[motion2.git] / server / api / memberReport / index.js
index 38b01c5..aa82f80 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 _0x624a=['update','delete','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./memberReport.controller','get','isAuthenticated','/describe','describe','/:id','show','post','create'];(function(_0x30eb19,_0xe70c5d){var _0x4fd794=function(_0x7e4f0d){while(--_0x7e4f0d){_0x30eb19['push'](_0x30eb19['shift']());}};_0x4fd794(++_0xe70c5d);}(_0x624a,0x96));var _0xa624=function(_0x582274,_0x2cbd9c){_0x582274=_0x582274-0x0;var _0x8f14d3=_0x624a[_0x582274];return _0x8f14d3;};'use strict';var multer=require(_0xa624('0x0'));var util=require('util');var path=require(_0xa624('0x1'));var timeout=require(_0xa624('0x2'));var express=require(_0xa624('0x3'));var router=express[_0xa624('0x4')]();var fs_extra=require(_0xa624('0x5'));var auth=require(_0xa624('0x6'));var interaction=require(_0xa624('0x7'));var config=require(_0xa624('0x8'));var controller=require(_0xa624('0x9'));router[_0xa624('0xa')]('/',auth[_0xa624('0xb')](),controller['index']);router['get'](_0xa624('0xc'),auth['isAuthenticated'](),controller[_0xa624('0xd')]);router['get'](_0xa624('0xe'),auth['isAuthenticated'](),controller[_0xa624('0xf')]);router[_0xa624('0x10')]('/',auth[_0xa624('0xb')](),controller[_0xa624('0x11')]);router['put'](_0xa624('0xe'),auth[_0xa624('0xb')](),controller[_0xa624('0x12')]);router[_0xa624('0x13')](_0xa624('0xe'),auth[_0xa624('0xb')](),controller['destroy']);module[_0xa624('0x14')]=router;
\ No newline at end of file