Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / openchannelTransferReport / index.js
index 4d258a1..502d440 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2b7c=['post','/:id','update','delete','destroy','exports','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','get','isAuthenticated','index','/describe','describe','show'];(function(_0x375126,_0x514a8e){var _0x1f76bb=function(_0x22f2d0){while(--_0x22f2d0){_0x375126['push'](_0x375126['shift']());}};_0x1f76bb(++_0x514a8e);}(_0x2b7c,0x132));var _0xc2b7=function(_0x350432,_0x494ff9){_0x350432=_0x350432-0x0;var _0x117117=_0x2b7c[_0x350432];return _0x117117;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xc2b7('0x0'));var timeout=require(_0xc2b7('0x1'));var express=require(_0xc2b7('0x2'));var router=express[_0xc2b7('0x3')]();var fs_extra=require(_0xc2b7('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xc2b7('0x5'));var config=require(_0xc2b7('0x6'));var controller=require(_0xc2b7('0x7'));router[_0xc2b7('0x8')]('/',auth[_0xc2b7('0x9')](),controller[_0xc2b7('0xa')]);router['get'](_0xc2b7('0xb'),auth[_0xc2b7('0x9')](),controller[_0xc2b7('0xc')]);router[_0xc2b7('0x8')]('/:id',auth[_0xc2b7('0x9')](),controller[_0xc2b7('0xd')]);router[_0xc2b7('0xe')]('/',auth[_0xc2b7('0x9')](),controller['create']);router['put'](_0xc2b7('0xf'),auth['isAuthenticated'](),controller[_0xc2b7('0x10')]);router[_0xc2b7('0x11')]('/:id',auth['isAuthenticated'](),controller[_0xc2b7('0x12')]);module[_0xc2b7('0x13')]=router;
\ No newline at end of file
+var _0x1b14=['fs-extra','../../components/auth/service','../../components/interaction/service','./openchannelTransferReport.controller','get','isAuthenticated','index','/describe','/:id','show','post','create','update','exports','multer','util','path','connect-timeout','express','Router'];(function(_0xeead8a,_0x3d2400){var _0x24742c=function(_0x1e357a){while(--_0x1e357a){_0xeead8a['push'](_0xeead8a['shift']());}};_0x24742c(++_0x3d2400);}(_0x1b14,0x13a));var _0x41b1=function(_0x299c41,_0x55d04a){_0x299c41=_0x299c41-0x0;var _0x16278f=_0x1b14[_0x299c41];return _0x16278f;};'use strict';var multer=require(_0x41b1('0x0'));var util=require(_0x41b1('0x1'));var path=require(_0x41b1('0x2'));var timeout=require(_0x41b1('0x3'));var express=require(_0x41b1('0x4'));var router=express[_0x41b1('0x5')]();var fs_extra=require(_0x41b1('0x6'));var auth=require(_0x41b1('0x7'));var interaction=require(_0x41b1('0x8'));var config=require('../../config/environment');var controller=require(_0x41b1('0x9'));router[_0x41b1('0xa')]('/',auth[_0x41b1('0xb')](),controller[_0x41b1('0xc')]);router[_0x41b1('0xa')](_0x41b1('0xd'),auth['isAuthenticated'](),controller['describe']);router[_0x41b1('0xa')](_0x41b1('0xe'),auth[_0x41b1('0xb')](),controller[_0x41b1('0xf')]);router[_0x41b1('0x10')]('/',auth['isAuthenticated'](),controller[_0x41b1('0x11')]);router['put'](_0x41b1('0xe'),auth[_0x41b1('0xb')](),controller[_0x41b1('0x12')]);router['delete']('/:id',auth[_0x41b1('0xb')](),controller['destroy']);module[_0x41b1('0x13')]=router;
\ No newline at end of file