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