Built motion from commit 19a84241.|2.5.34
[motion2.git] / server / api / openchannelTransferReport / index.js
index bbfeca3..cc780b5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x652c=['create','put','update','delete','destroy','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','index','get','/describe','isAuthenticated','describe','/:id','post'];(function(_0x168127,_0x59cea1){var _0x4c99ad=function(_0x4ab3f2){while(--_0x4ab3f2){_0x168127['push'](_0x168127['shift']());}};_0x4c99ad(++_0x59cea1);}(_0x652c,0x9f));var _0xc652=function(_0x5a6031,_0x2a6e0e){_0x5a6031=_0x5a6031-0x0;var _0x381a70=_0x652c[_0x5a6031];return _0x381a70;};'use strict';var multer=require(_0xc652('0x0'));var util=require(_0xc652('0x1'));var path=require(_0xc652('0x2'));var timeout=require(_0xc652('0x3'));var express=require(_0xc652('0x4'));var router=express[_0xc652('0x5')]();var fs_extra=require(_0xc652('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0xc652('0x7'));var config=require(_0xc652('0x8'));var controller=require(_0xc652('0x9'));router['get']('/',auth['isAuthenticated'](),controller[_0xc652('0xa')]);router[_0xc652('0xb')](_0xc652('0xc'),auth[_0xc652('0xd')](),controller[_0xc652('0xe')]);router['get'](_0xc652('0xf'),auth['isAuthenticated'](),controller['show']);router[_0xc652('0x10')]('/',auth[_0xc652('0xd')](),controller[_0xc652('0x11')]);router[_0xc652('0x12')](_0xc652('0xf'),auth['isAuthenticated'](),controller[_0xc652('0x13')]);router[_0xc652('0x14')](_0xc652('0xf'),auth[_0xc652('0xd')](),controller[_0xc652('0x15')]);module['exports']=router;
\ No newline at end of file
+var _0xf416=['/describe','isAuthenticated','show','put','/:id','update','delete','destroy','util','path','express','Router','fs-extra','get','index'];(function(_0x2d9535,_0x4bc592){var _0xb4e710=function(_0x50b9a9){while(--_0x50b9a9){_0x2d9535['push'](_0x2d9535['shift']());}};_0xb4e710(++_0x4bc592);}(_0xf416,0x134));var _0x6f41=function(_0x281549,_0x2a6b9d){_0x281549=_0x281549-0x0;var _0x5e3dfb=_0xf416[_0x281549];return _0x5e3dfb;};'use strict';var multer=require('multer');var util=require(_0x6f41('0x0'));var path=require(_0x6f41('0x1'));var timeout=require('connect-timeout');var express=require(_0x6f41('0x2'));var router=express[_0x6f41('0x3')]();var fs_extra=require(_0x6f41('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./openchannelTransferReport.controller');router[_0x6f41('0x5')]('/',auth['isAuthenticated'](),controller[_0x6f41('0x6')]);router['get'](_0x6f41('0x7'),auth[_0x6f41('0x8')](),controller['describe']);router['get']('/:id',auth[_0x6f41('0x8')](),controller[_0x6f41('0x9')]);router['post']('/',auth[_0x6f41('0x8')](),controller['create']);router[_0x6f41('0xa')](_0x6f41('0xb'),auth[_0x6f41('0x8')](),controller[_0x6f41('0xc')]);router[_0x6f41('0xd')](_0x6f41('0xb'),auth['isAuthenticated'](),controller[_0x6f41('0xe')]);module['exports']=router;
\ No newline at end of file