Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / openchannelTransferReport / index.js
index 96f19cc..a8ff357 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2a4a=['create','put','delete','/:id','destroy','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','get','isAuthenticated','describe','show','post'];(function(_0x4565bf,_0x5ad9d6){var _0x5610ba=function(_0x170988){while(--_0x170988){_0x4565bf['push'](_0x4565bf['shift']());}};_0x5610ba(++_0x5ad9d6);}(_0x2a4a,0x113));var _0xa2a4=function(_0x20f897,_0x38582f){_0x20f897=_0x20f897-0x0;var _0x4cc564=_0x2a4a[_0x20f897];return _0x4cc564;};'use strict';var multer=require(_0xa2a4('0x0'));var util=require('util');var path=require(_0xa2a4('0x1'));var timeout=require(_0xa2a4('0x2'));var express=require(_0xa2a4('0x3'));var router=express[_0xa2a4('0x4')]();var fs_extra=require(_0xa2a4('0x5'));var auth=require(_0xa2a4('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xa2a4('0x7'));var controller=require('./openchannelTransferReport.controller');router[_0xa2a4('0x8')]('/',auth[_0xa2a4('0x9')](),controller['index']);router[_0xa2a4('0x8')]('/describe',auth[_0xa2a4('0x9')](),controller[_0xa2a4('0xa')]);router[_0xa2a4('0x8')]('/:id',auth['isAuthenticated'](),controller[_0xa2a4('0xb')]);router[_0xa2a4('0xc')]('/',auth[_0xa2a4('0x9')](),controller[_0xa2a4('0xd')]);router[_0xa2a4('0xe')]('/:id',auth[_0xa2a4('0x9')](),controller['update']);router[_0xa2a4('0xf')](_0xa2a4('0x10'),auth[_0xa2a4('0x9')](),controller[_0xa2a4('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0xa35b=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','get','index','/describe','/:id','isAuthenticated','show','put','update','delete','destroy','multer','path','express'];(function(_0x1a6399,_0x437d38){var _0x3a42d1=function(_0xeacda1){while(--_0xeacda1){_0x1a6399['push'](_0x1a6399['shift']());}};_0x3a42d1(++_0x437d38);}(_0xa35b,0x179));var _0xba35=function(_0x4a9fb1,_0x273043){_0x4a9fb1=_0x4a9fb1-0x0;var _0x348672=_0xa35b[_0x4a9fb1];return _0x348672;};'use strict';var multer=require(_0xba35('0x0'));var util=require('util');var path=require(_0xba35('0x1'));var timeout=require('connect-timeout');var express=require(_0xba35('0x2'));var router=express[_0xba35('0x3')]();var fs_extra=require(_0xba35('0x4'));var auth=require(_0xba35('0x5'));var interaction=require(_0xba35('0x6'));var config=require(_0xba35('0x7'));var controller=require(_0xba35('0x8'));router[_0xba35('0x9')]('/',auth['isAuthenticated'](),controller[_0xba35('0xa')]);router[_0xba35('0x9')](_0xba35('0xb'),auth['isAuthenticated'](),controller['describe']);router[_0xba35('0x9')](_0xba35('0xc'),auth[_0xba35('0xd')](),controller[_0xba35('0xe')]);router['post']('/',auth[_0xba35('0xd')](),controller['create']);router[_0xba35('0xf')](_0xba35('0xc'),auth[_0xba35('0xd')](),controller[_0xba35('0x10')]);router[_0xba35('0x11')](_0xba35('0xc'),auth[_0xba35('0xd')](),controller[_0xba35('0x12')]);module['exports']=router;
\ No newline at end of file