Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / openchannelTransferReport / index.js
index dfd7030..4ec6437 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 _0x184a=['get','/:id','show','post','put','update','delete','destroy','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','isAuthenticated','/describe','describe'];(function(_0x46d266,_0x26e0f2){var _0x241592=function(_0x1746ec){while(--_0x1746ec){_0x46d266['push'](_0x46d266['shift']());}};_0x241592(++_0x26e0f2);}(_0x184a,0xd1));var _0xa184=function(_0x1dfb69,_0x193305){_0x1dfb69=_0x1dfb69-0x0;var _0x567e7e=_0x184a[_0x1dfb69];return _0x567e7e;};'use strict';var multer=require('multer');var util=require(_0xa184('0x0'));var path=require(_0xa184('0x1'));var timeout=require(_0xa184('0x2'));var express=require(_0xa184('0x3'));var router=express[_0xa184('0x4')]();var fs_extra=require(_0xa184('0x5'));var auth=require(_0xa184('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xa184('0x7'));var controller=require('./openchannelTransferReport.controller');router['get']('/',auth[_0xa184('0x8')](),controller['index']);router['get'](_0xa184('0x9'),auth['isAuthenticated'](),controller[_0xa184('0xa')]);router[_0xa184('0xb')](_0xa184('0xc'),auth[_0xa184('0x8')](),controller[_0xa184('0xd')]);router[_0xa184('0xe')]('/',auth[_0xa184('0x8')](),controller['create']);router[_0xa184('0xf')](_0xa184('0xc'),auth[_0xa184('0x8')](),controller[_0xa184('0x10')]);router[_0xa184('0x11')]('/:id',auth['isAuthenticated'](),controller[_0xa184('0x12')]);module[_0xa184('0x13')]=router;
\ No newline at end of file