Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / openchannelTransferReport / index.js
index 928d508..876aa85 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3c7a=['connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','get','isAuthenticated','index','/describe','describe','show','post','create','put','/:id','update','delete','destroy','exports','util'];(function(_0x20fc3c,_0x2cae8c){var _0x38dd6b=function(_0x2a580d){while(--_0x2a580d){_0x20fc3c['push'](_0x20fc3c['shift']());}};_0x38dd6b(++_0x2cae8c);}(_0x3c7a,0xa7));var _0xa3c7=function(_0x479bf2,_0x443252){_0x479bf2=_0x479bf2-0x0;var _0x21fec8=_0x3c7a[_0x479bf2];return _0x21fec8;};'use strict';var multer=require('multer');var util=require(_0xa3c7('0x0'));var path=require('path');var timeout=require(_0xa3c7('0x1'));var express=require('express');var router=express['Router']();var fs_extra=require(_0xa3c7('0x2'));var auth=require(_0xa3c7('0x3'));var interaction=require(_0xa3c7('0x4'));var config=require(_0xa3c7('0x5'));var controller=require(_0xa3c7('0x6'));router[_0xa3c7('0x7')]('/',auth[_0xa3c7('0x8')](),controller[_0xa3c7('0x9')]);router['get'](_0xa3c7('0xa'),auth[_0xa3c7('0x8')](),controller[_0xa3c7('0xb')]);router[_0xa3c7('0x7')]('/:id',auth[_0xa3c7('0x8')](),controller[_0xa3c7('0xc')]);router[_0xa3c7('0xd')]('/',auth[_0xa3c7('0x8')](),controller[_0xa3c7('0xe')]);router[_0xa3c7('0xf')](_0xa3c7('0x10'),auth[_0xa3c7('0x8')](),controller[_0xa3c7('0x11')]);router[_0xa3c7('0x12')](_0xa3c7('0x10'),auth[_0xa3c7('0x8')](),controller[_0xa3c7('0x13')]);module[_0xa3c7('0x14')]=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