Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / openchannelTransferReport / index.js
index dc5c3d6..32c7888 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa9bd=['path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','isAuthenticated','index','get','/:id','show','create','update','delete','destroy','exports','multer','util'];(function(_0x3f0962,_0x4074a0){var _0x476c15=function(_0x171187){while(--_0x171187){_0x3f0962['push'](_0x3f0962['shift']());}};_0x476c15(++_0x4074a0);}(_0xa9bd,0xfa));var _0xda9b=function(_0x49cc23,_0x3812e2){_0x49cc23=_0x49cc23-0x0;var _0x57fbca=_0xa9bd[_0x49cc23];return _0x57fbca;};'use strict';var multer=require(_0xda9b('0x0'));var util=require(_0xda9b('0x1'));var path=require(_0xda9b('0x2'));var timeout=require(_0xda9b('0x3'));var express=require(_0xda9b('0x4'));var router=express[_0xda9b('0x5')]();var fs_extra=require(_0xda9b('0x6'));var auth=require(_0xda9b('0x7'));var interaction=require(_0xda9b('0x8'));var config=require(_0xda9b('0x9'));var controller=require(_0xda9b('0xa'));router['get']('/',auth[_0xda9b('0xb')](),controller[_0xda9b('0xc')]);router[_0xda9b('0xd')]('/describe',auth[_0xda9b('0xb')](),controller['describe']);router[_0xda9b('0xd')](_0xda9b('0xe'),auth[_0xda9b('0xb')](),controller[_0xda9b('0xf')]);router['post']('/',auth[_0xda9b('0xb')](),controller[_0xda9b('0x10')]);router['put'](_0xda9b('0xe'),auth[_0xda9b('0xb')](),controller[_0xda9b('0x11')]);router[_0xda9b('0x12')]('/:id',auth[_0xda9b('0xb')](),controller[_0xda9b('0x13')]);module[_0xda9b('0x14')]=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