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