Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / memberReport / index.js
index 33dff47..71f9eca 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1a52=['isAuthenticated','index','/describe','/:id','show','create','update','delete','exports','multer','util','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./memberReport.controller','get'];(function(_0x9148de,_0x2cb90c){var _0x1094c3=function(_0x59ba0a){while(--_0x59ba0a){_0x9148de['push'](_0x9148de['shift']());}};_0x1094c3(++_0x2cb90c);}(_0x1a52,0x75));var _0x21a5=function(_0x2418bd,_0x47b01b){_0x2418bd=_0x2418bd-0x0;var _0x1cc3d8=_0x1a52[_0x2418bd];return _0x1cc3d8;};'use strict';var multer=require(_0x21a5('0x0'));var util=require(_0x21a5('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0x21a5('0x2')]();var fs_extra=require(_0x21a5('0x3'));var auth=require(_0x21a5('0x4'));var interaction=require(_0x21a5('0x5'));var config=require(_0x21a5('0x6'));var controller=require(_0x21a5('0x7'));router[_0x21a5('0x8')]('/',auth[_0x21a5('0x9')](),controller[_0x21a5('0xa')]);router[_0x21a5('0x8')](_0x21a5('0xb'),auth[_0x21a5('0x9')](),controller['describe']);router[_0x21a5('0x8')](_0x21a5('0xc'),auth[_0x21a5('0x9')](),controller[_0x21a5('0xd')]);router['post']('/',auth[_0x21a5('0x9')](),controller[_0x21a5('0xe')]);router['put'](_0x21a5('0xc'),auth[_0x21a5('0x9')](),controller[_0x21a5('0xf')]);router[_0x21a5('0x10')](_0x21a5('0xc'),auth[_0x21a5('0x9')](),controller['destroy']);module[_0x21a5('0x11')]=router;
\ No newline at end of file
+var _0x641f=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','describe','/:id','show','post','put','update','delete','destroy','exports','multer','util','connect-timeout','express'];(function(_0xc1ede1,_0x27c567){var _0x36f293=function(_0x1fe28c){while(--_0x1fe28c){_0xc1ede1['push'](_0xc1ede1['shift']());}};_0x36f293(++_0x27c567);}(_0x641f,0xba));var _0xf641=function(_0x4b010a,_0x3f6824){_0x4b010a=_0x4b010a-0x0;var _0x5d5084=_0x641f[_0x4b010a];return _0x5d5084;};'use strict';var multer=require(_0xf641('0x0'));var util=require(_0xf641('0x1'));var path=require('path');var timeout=require(_0xf641('0x2'));var express=require(_0xf641('0x3'));var router=express[_0xf641('0x4')]();var fs_extra=require(_0xf641('0x5'));var auth=require(_0xf641('0x6'));var interaction=require(_0xf641('0x7'));var config=require('../../config/environment');var controller=require('./memberReport.controller');router[_0xf641('0x8')]('/',auth[_0xf641('0x9')](),controller['index']);router[_0xf641('0x8')]('/describe',auth['isAuthenticated'](),controller[_0xf641('0xa')]);router[_0xf641('0x8')](_0xf641('0xb'),auth[_0xf641('0x9')](),controller[_0xf641('0xc')]);router[_0xf641('0xd')]('/',auth[_0xf641('0x9')](),controller['create']);router[_0xf641('0xe')](_0xf641('0xb'),auth[_0xf641('0x9')](),controller[_0xf641('0xf')]);router[_0xf641('0x10')](_0xf641('0xb'),auth['isAuthenticated'](),controller[_0xf641('0x11')]);module[_0xf641('0x12')]=router;
\ No newline at end of file