Built motion from commit 19a84241.|2.5.34
[motion2.git] / server / api / openchannelTransferReport / index.js
index dfd7030..cc780b5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa075=['update','destroy','exports','path','connect-timeout','Router','fs-extra','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','get','index','isAuthenticated','describe','/:id','show','post','create','put'];(function(_0x2a4045,_0x2be94e){var _0x2adc5b=function(_0x3d66c6){while(--_0x3d66c6){_0x2a4045['push'](_0x2a4045['shift']());}};_0x2adc5b(++_0x2be94e);}(_0xa075,0x192));var _0x5a07=function(_0x569d75,_0x1d3c7e){_0x569d75=_0x569d75-0x0;var _0x5ef8cc=_0xa075[_0x569d75];return _0x5ef8cc;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x5a07('0x0'));var timeout=require(_0x5a07('0x1'));var express=require('express');var router=express[_0x5a07('0x2')]();var fs_extra=require(_0x5a07('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0x5a07('0x4'));var config=require(_0x5a07('0x5'));var controller=require(_0x5a07('0x6'));router[_0x5a07('0x7')]('/',auth['isAuthenticated'](),controller[_0x5a07('0x8')]);router['get']('/describe',auth[_0x5a07('0x9')](),controller[_0x5a07('0xa')]);router[_0x5a07('0x7')](_0x5a07('0xb'),auth[_0x5a07('0x9')](),controller[_0x5a07('0xc')]);router[_0x5a07('0xd')]('/',auth[_0x5a07('0x9')](),controller[_0x5a07('0xe')]);router[_0x5a07('0xf')](_0x5a07('0xb'),auth['isAuthenticated'](),controller[_0x5a07('0x10')]);router['delete'](_0x5a07('0xb'),auth[_0x5a07('0x9')](),controller[_0x5a07('0x11')]);module[_0x5a07('0x12')]=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