Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / openchannelTransferReport / index.js
index 1cb6ab0..70e9c19 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xccce=['update','destroy','exports','path','connect-timeout','fs-extra','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','describe','/:id','show','post','create','put'];(function(_0x1fac17,_0x2539a8){var _0x57ec5d=function(_0x38ce4e){while(--_0x38ce4e){_0x1fac17['push'](_0x1fac17['shift']());}};_0x57ec5d(++_0x2539a8);}(_0xccce,0x1ce));var _0xeccc=function(_0x353222,_0x2e391e){_0x353222=_0x353222-0x0;var _0x4e304e=_0xccce[_0x353222];return _0x4e304e;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xeccc('0x0'));var timeout=require(_0xeccc('0x1'));var express=require('express');var router=express['Router']();var fs_extra=require(_0xeccc('0x2'));var auth=require('../../components/auth/service');var interaction=require(_0xeccc('0x3'));var config=require(_0xeccc('0x4'));var controller=require('./openchannelTransferReport.controller');router[_0xeccc('0x5')]('/',auth[_0xeccc('0x6')](),controller[_0xeccc('0x7')]);router[_0xeccc('0x5')]('/describe',auth[_0xeccc('0x6')](),controller[_0xeccc('0x8')]);router[_0xeccc('0x5')](_0xeccc('0x9'),auth[_0xeccc('0x6')](),controller[_0xeccc('0xa')]);router[_0xeccc('0xb')]('/',auth[_0xeccc('0x6')](),controller[_0xeccc('0xc')]);router[_0xeccc('0xd')](_0xeccc('0x9'),auth[_0xeccc('0x6')](),controller[_0xeccc('0xe')]);router['delete'](_0xeccc('0x9'),auth[_0xeccc('0x6')](),controller[_0xeccc('0xf')]);module[_0xeccc('0x10')]=router;
\ No newline at end of file
+var _0xfcf9=['connect-timeout','express','Router','../../components/auth/service','./openchannelTransferReport.controller','get','isAuthenticated','index','/describe','describe','show','post','put','/:id','update','delete','destroy','exports','multer'];(function(_0x24cf6e,_0x1da6e7){var _0x1181c5=function(_0x24a21a){while(--_0x24a21a){_0x24cf6e['push'](_0x24cf6e['shift']());}};_0x1181c5(++_0x1da6e7);}(_0xfcf9,0xaa));var _0x9fcf=function(_0x4cfa79,_0x2ce8f8){_0x4cfa79=_0x4cfa79-0x0;var _0x2f33b0=_0xfcf9[_0x4cfa79];return _0x2f33b0;};'use strict';var multer=require(_0x9fcf('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x9fcf('0x1'));var express=require(_0x9fcf('0x2'));var router=express[_0x9fcf('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x9fcf('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x9fcf('0x5'));router[_0x9fcf('0x6')]('/',auth[_0x9fcf('0x7')](),controller[_0x9fcf('0x8')]);router['get'](_0x9fcf('0x9'),auth[_0x9fcf('0x7')](),controller[_0x9fcf('0xa')]);router['get']('/:id',auth[_0x9fcf('0x7')](),controller[_0x9fcf('0xb')]);router[_0x9fcf('0xc')]('/',auth[_0x9fcf('0x7')](),controller['create']);router[_0x9fcf('0xd')](_0x9fcf('0xe'),auth['isAuthenticated'](),controller[_0x9fcf('0xf')]);router[_0x9fcf('0x10')](_0x9fcf('0xe'),auth[_0x9fcf('0x7')](),controller[_0x9fcf('0x11')]);module[_0x9fcf('0x12')]=router;
\ No newline at end of file