Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / openchannelTransferReport / index.js
index 56ffea3..4ec6437 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf46e=['./openchannelTransferReport.controller','isAuthenticated','index','get','/describe','show','post','create','put','/:id','update','delete','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment'];(function(_0x195a97,_0x1d444f){var _0x4145e3=function(_0x5a39be){while(--_0x5a39be){_0x195a97['push'](_0x195a97['shift']());}};_0x4145e3(++_0x1d444f);}(_0xf46e,0x1b0));var _0xef46=function(_0x5ddb1c,_0x5ea4df){_0x5ddb1c=_0x5ddb1c-0x0;var _0x354adc=_0xf46e[_0x5ddb1c];return _0x354adc;};'use strict';var multer=require(_0xef46('0x0'));var util=require(_0xef46('0x1'));var path=require(_0xef46('0x2'));var timeout=require(_0xef46('0x3'));var express=require(_0xef46('0x4'));var router=express[_0xef46('0x5')]();var fs_extra=require(_0xef46('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0xef46('0x7'));var config=require(_0xef46('0x8'));var controller=require(_0xef46('0x9'));router['get']('/',auth[_0xef46('0xa')](),controller[_0xef46('0xb')]);router[_0xef46('0xc')](_0xef46('0xd'),auth[_0xef46('0xa')](),controller['describe']);router[_0xef46('0xc')]('/:id',auth[_0xef46('0xa')](),controller[_0xef46('0xe')]);router[_0xef46('0xf')]('/',auth[_0xef46('0xa')](),controller[_0xef46('0x10')]);router[_0xef46('0x11')](_0xef46('0x12'),auth['isAuthenticated'](),controller[_0xef46('0x13')]);router[_0xef46('0x14')](_0xef46('0x12'),auth[_0xef46('0xa')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x184a=['get','/:id','show','post','put','update','delete','destroy','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','isAuthenticated','/describe','describe'];(function(_0x46d266,_0x26e0f2){var _0x241592=function(_0x1746ec){while(--_0x1746ec){_0x46d266['push'](_0x46d266['shift']());}};_0x241592(++_0x26e0f2);}(_0x184a,0xd1));var _0xa184=function(_0x1dfb69,_0x193305){_0x1dfb69=_0x1dfb69-0x0;var _0x567e7e=_0x184a[_0x1dfb69];return _0x567e7e;};'use strict';var multer=require('multer');var util=require(_0xa184('0x0'));var path=require(_0xa184('0x1'));var timeout=require(_0xa184('0x2'));var express=require(_0xa184('0x3'));var router=express[_0xa184('0x4')]();var fs_extra=require(_0xa184('0x5'));var auth=require(_0xa184('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xa184('0x7'));var controller=require('./openchannelTransferReport.controller');router['get']('/',auth[_0xa184('0x8')](),controller['index']);router['get'](_0xa184('0x9'),auth['isAuthenticated'](),controller[_0xa184('0xa')]);router[_0xa184('0xb')](_0xa184('0xc'),auth[_0xa184('0x8')](),controller[_0xa184('0xd')]);router[_0xa184('0xe')]('/',auth[_0xa184('0x8')](),controller['create']);router[_0xa184('0xf')](_0xa184('0xc'),auth[_0xa184('0x8')](),controller[_0xa184('0x10')]);router[_0xa184('0x11')]('/:id',auth['isAuthenticated'](),controller[_0xa184('0x12')]);module[_0xa184('0x13')]=router;
\ No newline at end of file