Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / openchannelTransferReport / index.js
index 80f14db..32c7888 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1c96=['../../components/interaction/service','./openchannelTransferReport.controller','get','index','/describe','describe','/:id','isAuthenticated','show','create','put','update','delete','exports','multer','util','express','Router','../../components/auth/service'];(function(_0x1bb0b8,_0x24add2){var _0x22fc67=function(_0x2e051d){while(--_0x2e051d){_0x1bb0b8['push'](_0x1bb0b8['shift']());}};_0x22fc67(++_0x24add2);}(_0x1c96,0x177));var _0x61c9=function(_0x3e6d5d,_0x264c7a){_0x3e6d5d=_0x3e6d5d-0x0;var _0x238923=_0x1c96[_0x3e6d5d];return _0x238923;};'use strict';var multer=require(_0x61c9('0x0'));var util=require(_0x61c9('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x61c9('0x2'));var router=express[_0x61c9('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x61c9('0x4'));var interaction=require(_0x61c9('0x5'));var config=require('../../config/environment');var controller=require(_0x61c9('0x6'));router[_0x61c9('0x7')]('/',auth['isAuthenticated'](),controller[_0x61c9('0x8')]);router['get'](_0x61c9('0x9'),auth['isAuthenticated'](),controller[_0x61c9('0xa')]);router[_0x61c9('0x7')](_0x61c9('0xb'),auth[_0x61c9('0xc')](),controller[_0x61c9('0xd')]);router['post']('/',auth['isAuthenticated'](),controller[_0x61c9('0xe')]);router[_0x61c9('0xf')](_0x61c9('0xb'),auth[_0x61c9('0xc')](),controller[_0x61c9('0x10')]);router[_0x61c9('0x11')]('/:id',auth[_0x61c9('0xc')](),controller['destroy']);module[_0x61c9('0x12')]=router;
\ No newline at end of file
+var _0x41b7=['isAuthenticated','index','describe','get','/:id','show','post','create','delete','destroy','exports','multer','util','path','connect-timeout','fs-extra','../../config/environment'];(function(_0x4614eb,_0x58c4d4){var _0x51d6c2=function(_0x328b1a){while(--_0x328b1a){_0x4614eb['push'](_0x4614eb['shift']());}};_0x51d6c2(++_0x58c4d4);}(_0x41b7,0x1e7));var _0x741b=function(_0x3b89d5,_0x3ce186){_0x3b89d5=_0x3b89d5-0x0;var _0x5192e1=_0x41b7[_0x3b89d5];return _0x5192e1;};'use strict';var multer=require(_0x741b('0x0'));var util=require(_0x741b('0x1'));var path=require(_0x741b('0x2'));var timeout=require(_0x741b('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x741b('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x741b('0x5'));var controller=require('./openchannelTransferReport.controller');router['get']('/',auth[_0x741b('0x6')](),controller[_0x741b('0x7')]);router['get']('/describe',auth['isAuthenticated'](),controller[_0x741b('0x8')]);router[_0x741b('0x9')](_0x741b('0xa'),auth[_0x741b('0x6')](),controller[_0x741b('0xb')]);router[_0x741b('0xc')]('/',auth[_0x741b('0x6')](),controller[_0x741b('0xd')]);router['put'](_0x741b('0xa'),auth[_0x741b('0x6')](),controller['update']);router[_0x741b('0xe')](_0x741b('0xa'),auth[_0x741b('0x6')](),controller[_0x741b('0xf')]);module[_0x741b('0x10')]=router;
\ No newline at end of file