Built motion from commit 9d1906d1.|2.5.40
[motion2.git] / server / api / openchannelTransferReport / index.js
index 5dc0b53..d7f000c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb111=['../../config/environment','./openchannelTransferReport.controller','get','isAuthenticated','index','/describe','describe','show','post','create','put','update','delete','/:id','destroy','exports','path','connect-timeout','express','Router','fs-extra'];(function(_0x46c6b7,_0x48f8bb){var _0x561506=function(_0x46450a){while(--_0x46450a){_0x46c6b7['push'](_0x46c6b7['shift']());}};_0x561506(++_0x48f8bb);}(_0xb111,0x1b4));var _0x1b11=function(_0x28b72e,_0x1862be){_0x28b72e=_0x28b72e-0x0;var _0x2bb662=_0xb111[_0x28b72e];return _0x2bb662;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x1b11('0x0'));var timeout=require(_0x1b11('0x1'));var express=require(_0x1b11('0x2'));var router=express[_0x1b11('0x3')]();var fs_extra=require(_0x1b11('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x1b11('0x5'));var controller=require(_0x1b11('0x6'));router[_0x1b11('0x7')]('/',auth[_0x1b11('0x8')](),controller[_0x1b11('0x9')]);router[_0x1b11('0x7')](_0x1b11('0xa'),auth[_0x1b11('0x8')](),controller[_0x1b11('0xb')]);router[_0x1b11('0x7')]('/:id',auth['isAuthenticated'](),controller[_0x1b11('0xc')]);router[_0x1b11('0xd')]('/',auth[_0x1b11('0x8')](),controller[_0x1b11('0xe')]);router[_0x1b11('0xf')]('/:id',auth['isAuthenticated'](),controller[_0x1b11('0x10')]);router[_0x1b11('0x11')](_0x1b11('0x12'),auth['isAuthenticated'](),controller[_0x1b11('0x13')]);module[_0x1b11('0x14')]=router;
\ No newline at end of file
+var _0xfc43=['connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','get','isAuthenticated','index','/describe','show','create','put','/:id','update','delete','destroy','exports','multer','path'];(function(_0x2136d5,_0x4b0479){var _0x3bee2e=function(_0x119e88){while(--_0x119e88){_0x2136d5['push'](_0x2136d5['shift']());}};_0x3bee2e(++_0x4b0479);}(_0xfc43,0x18d));var _0x3fc4=function(_0x57acc6,_0x6a9a5a){_0x57acc6=_0x57acc6-0x0;var _0x2b9eca=_0xfc43[_0x57acc6];return _0x2b9eca;};'use strict';var multer=require(_0x3fc4('0x0'));var util=require('util');var path=require(_0x3fc4('0x1'));var timeout=require(_0x3fc4('0x2'));var express=require(_0x3fc4('0x3'));var router=express['Router']();var fs_extra=require(_0x3fc4('0x4'));var auth=require(_0x3fc4('0x5'));var interaction=require(_0x3fc4('0x6'));var config=require(_0x3fc4('0x7'));var controller=require(_0x3fc4('0x8'));router[_0x3fc4('0x9')]('/',auth[_0x3fc4('0xa')](),controller[_0x3fc4('0xb')]);router[_0x3fc4('0x9')](_0x3fc4('0xc'),auth[_0x3fc4('0xa')](),controller['describe']);router[_0x3fc4('0x9')]('/:id',auth['isAuthenticated'](),controller[_0x3fc4('0xd')]);router['post']('/',auth['isAuthenticated'](),controller[_0x3fc4('0xe')]);router[_0x3fc4('0xf')](_0x3fc4('0x10'),auth[_0x3fc4('0xa')](),controller[_0x3fc4('0x11')]);router[_0x3fc4('0x12')]('/:id',auth['isAuthenticated'](),controller[_0x3fc4('0x13')]);module[_0x3fc4('0x14')]=router;
\ No newline at end of file