Built motion from commit 7158bc59.|2.5.42
[motion2.git] / server / api / openchannelTransferReport / index.js
index ee19d63..ba68c25 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa7ce=['/describe','describe','show','post','create','put','/:id','update','delete','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','get','isAuthenticated'];(function(_0x35d6a3,_0x5ae64d){var _0x13d064=function(_0x301be2){while(--_0x301be2){_0x35d6a3['push'](_0x35d6a3['shift']());}};_0x13d064(++_0x5ae64d);}(_0xa7ce,0x181));var _0xea7c=function(_0x13a4e1,_0x5cada4){_0x13a4e1=_0x13a4e1-0x0;var _0x50ac9=_0xa7ce[_0x13a4e1];return _0x50ac9;};'use strict';var multer=require(_0xea7c('0x0'));var util=require('util');var path=require(_0xea7c('0x1'));var timeout=require(_0xea7c('0x2'));var express=require(_0xea7c('0x3'));var router=express[_0xea7c('0x4')]();var fs_extra=require(_0xea7c('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xea7c('0x6'));var config=require(_0xea7c('0x7'));var controller=require(_0xea7c('0x8'));router[_0xea7c('0x9')]('/',auth[_0xea7c('0xa')](),controller['index']);router[_0xea7c('0x9')](_0xea7c('0xb'),auth[_0xea7c('0xa')](),controller[_0xea7c('0xc')]);router[_0xea7c('0x9')]('/:id',auth[_0xea7c('0xa')](),controller[_0xea7c('0xd')]);router[_0xea7c('0xe')]('/',auth[_0xea7c('0xa')](),controller[_0xea7c('0xf')]);router[_0xea7c('0x10')](_0xea7c('0x11'),auth['isAuthenticated'](),controller[_0xea7c('0x12')]);router[_0xea7c('0x13')](_0xea7c('0x11'),auth[_0xea7c('0xa')](),controller[_0xea7c('0x14')]);module[_0xea7c('0x15')]=router;
\ No newline at end of file
+var _0xe083=['show','post','create','delete','destroy','exports','util','path','connect-timeout','express','Router','fs-extra','../../config/environment','./openchannelTransferReport.controller','isAuthenticated','get','/describe','describe','/:id'];(function(_0x567b0d,_0x498c8a){var _0x3b223f=function(_0x55ff76){while(--_0x55ff76){_0x567b0d['push'](_0x567b0d['shift']());}};_0x3b223f(++_0x498c8a);}(_0xe083,0x195));var _0x3e08=function(_0x586a76,_0x144520){_0x586a76=_0x586a76-0x0;var _0x193b99=_0xe083[_0x586a76];return _0x193b99;};'use strict';var multer=require('multer');var util=require(_0x3e08('0x0'));var path=require(_0x3e08('0x1'));var timeout=require(_0x3e08('0x2'));var express=require(_0x3e08('0x3'));var router=express[_0x3e08('0x4')]();var fs_extra=require(_0x3e08('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x3e08('0x6'));var controller=require(_0x3e08('0x7'));router['get']('/',auth[_0x3e08('0x8')](),controller['index']);router[_0x3e08('0x9')](_0x3e08('0xa'),auth[_0x3e08('0x8')](),controller[_0x3e08('0xb')]);router[_0x3e08('0x9')](_0x3e08('0xc'),auth[_0x3e08('0x8')](),controller[_0x3e08('0xd')]);router[_0x3e08('0xe')]('/',auth['isAuthenticated'](),controller[_0x3e08('0xf')]);router['put'](_0x3e08('0xc'),auth['isAuthenticated'](),controller['update']);router[_0x3e08('0x10')]('/:id',auth[_0x3e08('0x8')](),controller[_0x3e08('0x11')]);module[_0x3e08('0x12')]=router;
\ No newline at end of file