Built motion from commit 936e8062.|2.5.33
[motion2.git] / server / api / openchannelTransferReport / index.js
index c24ad66..dfd7030 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2a8a=['delete','destroy','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./openchannelTransferReport.controller','isAuthenticated','/describe','describe','get','/:id','show','post','create','update'];(function(_0x10f63e,_0x31b2d3){var _0x50b3d5=function(_0x139858){while(--_0x139858){_0x10f63e['push'](_0x10f63e['shift']());}};_0x50b3d5(++_0x31b2d3);}(_0x2a8a,0xe6));var _0xa2a8=function(_0x34f59f,_0x9f5b27){_0x34f59f=_0x34f59f-0x0;var _0x11b52e=_0x2a8a[_0x34f59f];return _0x11b52e;};'use strict';var multer=require('multer');var util=require(_0xa2a8('0x0'));var path=require(_0xa2a8('0x1'));var timeout=require(_0xa2a8('0x2'));var express=require('express');var router=express[_0xa2a8('0x3')]();var fs_extra=require(_0xa2a8('0x4'));var auth=require(_0xa2a8('0x5'));var interaction=require(_0xa2a8('0x6'));var config=require('../../config/environment');var controller=require(_0xa2a8('0x7'));router['get']('/',auth[_0xa2a8('0x8')](),controller['index']);router['get'](_0xa2a8('0x9'),auth[_0xa2a8('0x8')](),controller[_0xa2a8('0xa')]);router[_0xa2a8('0xb')](_0xa2a8('0xc'),auth['isAuthenticated'](),controller[_0xa2a8('0xd')]);router[_0xa2a8('0xe')]('/',auth['isAuthenticated'](),controller[_0xa2a8('0xf')]);router['put'](_0xa2a8('0xc'),auth[_0xa2a8('0x8')](),controller[_0xa2a8('0x10')]);router[_0xa2a8('0x11')](_0xa2a8('0xc'),auth['isAuthenticated'](),controller[_0xa2a8('0x12')]);module['exports']=router;
\ No newline at end of file
+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