Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / openchannelTransferReport / index.js
index 800d943..876aa85 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x47df=['connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','put','update','exports','multer','path'];(function(_0x4dd23f,_0x37910f){var _0x565bd0=function(_0x5629b7){while(--_0x5629b7){_0x4dd23f['push'](_0x4dd23f['shift']());}};_0x565bd0(++_0x37910f);}(_0x47df,0x108));var _0xf47d=function(_0x4f49a7,_0x1606f8){_0x4f49a7=_0x4f49a7-0x0;var _0x2687d0=_0x47df[_0x4f49a7];return _0x2687d0;};'use strict';var multer=require(_0xf47d('0x0'));var util=require('util');var path=require(_0xf47d('0x1'));var timeout=require(_0xf47d('0x2'));var express=require(_0xf47d('0x3'));var router=express['Router']();var fs_extra=require(_0xf47d('0x4'));var auth=require(_0xf47d('0x5'));var interaction=require(_0xf47d('0x6'));var config=require(_0xf47d('0x7'));var controller=require(_0xf47d('0x8'));router[_0xf47d('0x9')]('/',auth[_0xf47d('0xa')](),controller[_0xf47d('0xb')]);router['get'](_0xf47d('0xc'),auth[_0xf47d('0xa')](),controller[_0xf47d('0xd')]);router[_0xf47d('0x9')](_0xf47d('0xe'),auth['isAuthenticated'](),controller[_0xf47d('0xf')]);router['post']('/',auth[_0xf47d('0xa')](),controller['create']);router[_0xf47d('0x10')](_0xf47d('0xe'),auth[_0xf47d('0xa')](),controller[_0xf47d('0x11')]);router['delete'](_0xf47d('0xe'),auth[_0xf47d('0xa')](),controller['destroy']);module[_0xf47d('0x12')]=router;
\ No newline at end of file
+var _0xc26e=['update','delete','destroy','exports','multer','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','isAuthenticated','index','get','describe','/:id','show','create','put'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xc26e,0x154));var _0xec26=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xc26e[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0xec26('0x0'));var util=require('util');var path=require(_0xec26('0x1'));var timeout=require(_0xec26('0x2'));var express=require(_0xec26('0x3'));var router=express['Router']();var fs_extra=require(_0xec26('0x4'));var auth=require(_0xec26('0x5'));var interaction=require(_0xec26('0x6'));var config=require(_0xec26('0x7'));var controller=require(_0xec26('0x8'));router['get']('/',auth[_0xec26('0x9')](),controller[_0xec26('0xa')]);router[_0xec26('0xb')]('/describe',auth[_0xec26('0x9')](),controller[_0xec26('0xc')]);router[_0xec26('0xb')](_0xec26('0xd'),auth[_0xec26('0x9')](),controller[_0xec26('0xe')]);router['post']('/',auth[_0xec26('0x9')](),controller[_0xec26('0xf')]);router[_0xec26('0x10')]('/:id',auth[_0xec26('0x9')](),controller[_0xec26('0x11')]);router[_0xec26('0x12')](_0xec26('0xd'),auth['isAuthenticated'](),controller[_0xec26('0x13')]);module[_0xec26('0x14')]=router;
\ No newline at end of file