Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / openchannelTransferReport / index.js
index 5dc0b53..855207c 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 _0x656a=['index','/describe','describe','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','get','isAuthenticated'];(function(_0x320ad4,_0x24335f){var _0x5bb5f0=function(_0x4e0c94){while(--_0x4e0c94){_0x320ad4['push'](_0x320ad4['shift']());}};_0x5bb5f0(++_0x24335f);}(_0x656a,0x14e));var _0xa656=function(_0x14f458,_0x5dd219){_0x14f458=_0x14f458-0x0;var _0x4ff2da=_0x656a[_0x14f458];return _0x4ff2da;};'use strict';var multer=require(_0xa656('0x0'));var util=require(_0xa656('0x1'));var path=require(_0xa656('0x2'));var timeout=require(_0xa656('0x3'));var express=require(_0xa656('0x4'));var router=express[_0xa656('0x5')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xa656('0x6'));var config=require(_0xa656('0x7'));var controller=require(_0xa656('0x8'));router[_0xa656('0x9')]('/',auth[_0xa656('0xa')](),controller[_0xa656('0xb')]);router[_0xa656('0x9')](_0xa656('0xc'),auth[_0xa656('0xa')](),controller[_0xa656('0xd')]);router['get'](_0xa656('0xe'),auth[_0xa656('0xa')](),controller[_0xa656('0xf')]);router[_0xa656('0x10')]('/',auth['isAuthenticated'](),controller[_0xa656('0x11')]);router[_0xa656('0x12')](_0xa656('0xe'),auth[_0xa656('0xa')](),controller[_0xa656('0x13')]);router[_0xa656('0x14')]('/:id',auth[_0xa656('0xa')](),controller[_0xa656('0x15')]);module[_0xa656('0x16')]=router;
\ No newline at end of file