Built motion from commit 9d1906d1.|2.5.40
[motion2.git] / server / api / openchannelTransferReport / index.js
index 5ac2802..d7f000c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa723=['util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','get','isAuthenticated','describe','show','post','create','/:id','update','destroy','exports','multer'];(function(_0x311909,_0x414bf7){var _0x8d3163=function(_0x226f55){while(--_0x226f55){_0x311909['push'](_0x311909['shift']());}};_0x8d3163(++_0x414bf7);}(_0xa723,0xc7));var _0x3a72=function(_0xbec8e6,_0x2841b5){_0xbec8e6=_0xbec8e6-0x0;var _0x4aa6f2=_0xa723[_0xbec8e6];return _0x4aa6f2;};'use strict';var multer=require(_0x3a72('0x0'));var util=require(_0x3a72('0x1'));var path=require(_0x3a72('0x2'));var timeout=require(_0x3a72('0x3'));var express=require('express');var router=express[_0x3a72('0x4')]();var fs_extra=require(_0x3a72('0x5'));var auth=require(_0x3a72('0x6'));var interaction=require(_0x3a72('0x7'));var config=require(_0x3a72('0x8'));var controller=require(_0x3a72('0x9'));router[_0x3a72('0xa')]('/',auth[_0x3a72('0xb')](),controller['index']);router[_0x3a72('0xa')]('/describe',auth[_0x3a72('0xb')](),controller[_0x3a72('0xc')]);router[_0x3a72('0xa')]('/:id',auth[_0x3a72('0xb')](),controller[_0x3a72('0xd')]);router[_0x3a72('0xe')]('/',auth[_0x3a72('0xb')](),controller[_0x3a72('0xf')]);router['put'](_0x3a72('0x10'),auth[_0x3a72('0xb')](),controller[_0x3a72('0x11')]);router['delete'](_0x3a72('0x10'),auth[_0x3a72('0xb')](),controller[_0x3a72('0x12')]);module[_0x3a72('0x13')]=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