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