Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / memberReport / index.js
index e56b6af..daebb88 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa1b9=['./memberReport.controller','get','isAuthenticated','index','/describe','show','post','put','delete','/:id','destroy','util','path','connect-timeout','express'];(function(_0x1e41ba,_0x455a21){var _0x201d61=function(_0x4c1ba2){while(--_0x4c1ba2){_0x1e41ba['push'](_0x1e41ba['shift']());}};_0x201d61(++_0x455a21);}(_0xa1b9,0xdd));var _0x9a1b=function(_0x2763f2,_0x416af8){_0x2763f2=_0x2763f2-0x0;var _0x3ef471=_0xa1b9[_0x2763f2];return _0x3ef471;};'use strict';var multer=require('multer');var util=require(_0x9a1b('0x0'));var path=require(_0x9a1b('0x1'));var timeout=require(_0x9a1b('0x2'));var express=require(_0x9a1b('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x9a1b('0x4'));router[_0x9a1b('0x5')]('/',auth[_0x9a1b('0x6')](),controller[_0x9a1b('0x7')]);router[_0x9a1b('0x5')](_0x9a1b('0x8'),auth[_0x9a1b('0x6')](),controller['describe']);router[_0x9a1b('0x5')]('/:id',auth[_0x9a1b('0x6')](),controller[_0x9a1b('0x9')]);router[_0x9a1b('0xa')]('/',auth['isAuthenticated'](),controller['create']);router[_0x9a1b('0xb')]('/:id',auth['isAuthenticated'](),controller['update']);router[_0x9a1b('0xc')](_0x9a1b('0xd'),auth[_0x9a1b('0x6')](),controller[_0x9a1b('0xe')]);module['exports']=router;
\ No newline at end of file
+var _0x62f2=['index','/describe','describe','/:id','show','post','create','put','delete','destroy','exports','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./memberReport.controller','get','isAuthenticated'];(function(_0x5041bb,_0x114f80){var _0x159130=function(_0x1bc141){while(--_0x1bc141){_0x5041bb['push'](_0x5041bb['shift']());}};_0x159130(++_0x114f80);}(_0x62f2,0xd3));var _0x262f=function(_0x432682,_0x253044){_0x432682=_0x432682-0x0;var _0x463d05=_0x62f2[_0x432682];return _0x463d05;};'use strict';var multer=require('multer');var util=require(_0x262f('0x0'));var path=require('path');var timeout=require(_0x262f('0x1'));var express=require(_0x262f('0x2'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x262f('0x3'));var interaction=require(_0x262f('0x4'));var config=require(_0x262f('0x5'));var controller=require(_0x262f('0x6'));router[_0x262f('0x7')]('/',auth[_0x262f('0x8')](),controller[_0x262f('0x9')]);router[_0x262f('0x7')](_0x262f('0xa'),auth[_0x262f('0x8')](),controller[_0x262f('0xb')]);router[_0x262f('0x7')](_0x262f('0xc'),auth[_0x262f('0x8')](),controller[_0x262f('0xd')]);router[_0x262f('0xe')]('/',auth[_0x262f('0x8')](),controller[_0x262f('0xf')]);router[_0x262f('0x10')](_0x262f('0xc'),auth[_0x262f('0x8')](),controller['update']);router[_0x262f('0x11')](_0x262f('0xc'),auth[_0x262f('0x8')](),controller[_0x262f('0x12')]);module[_0x262f('0x13')]=router;
\ No newline at end of file