X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FopenchannelTransferReport%2Findex.js;h=e1c9b5aff68e38adecb2d1cfb907147008ab23ce;hb=ece744b31d5c8c1b26913aafb50e0250a2a6b474;hp=c39d07764b290ddcbf5e4d0321432bb078684002;hpb=d5b3d400e91cc98c429bfb9d7741cfdb9b495f82;p=motion2.git diff --git a/server/api/openchannelTransferReport/index.js b/server/api/openchannelTransferReport/index.js index c39d077..e1c9b5a 100644 --- a/server/api/openchannelTransferReport/index.js +++ b/server/api/openchannelTransferReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x74ec=['isAuthenticated','describe','/:id','post','create','put','update','destroy','exports','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./openchannelTransferReport.controller','get'];(function(_0x15c19a,_0xd4667b){var _0x3290d9=function(_0x1c533d){while(--_0x1c533d){_0x15c19a['push'](_0x15c19a['shift']());}};_0x3290d9(++_0xd4667b);}(_0x74ec,0xa2));var _0xc74e=function(_0x7e6337,_0x24956a){_0x7e6337=_0x7e6337-0x0;var _0x5f2202=_0x74ec[_0x7e6337];return _0x5f2202;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0xc74e('0x0'));var express=require(_0xc74e('0x1'));var router=express[_0xc74e('0x2')]();var fs_extra=require(_0xc74e('0x3'));var auth=require(_0xc74e('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xc74e('0x5'));var controller=require(_0xc74e('0x6'));router[_0xc74e('0x7')]('/',auth[_0xc74e('0x8')](),controller['index']);router[_0xc74e('0x7')]('/describe',auth['isAuthenticated'](),controller[_0xc74e('0x9')]);router[_0xc74e('0x7')](_0xc74e('0xa'),auth['isAuthenticated'](),controller['show']);router[_0xc74e('0xb')]('/',auth[_0xc74e('0x8')](),controller[_0xc74e('0xc')]);router[_0xc74e('0xd')](_0xc74e('0xa'),auth[_0xc74e('0x8')](),controller[_0xc74e('0xe')]);router['delete'](_0xc74e('0xa'),auth[_0xc74e('0x8')](),controller[_0xc74e('0xf')]);module[_0xc74e('0x10')]=router; \ No newline at end of file +var _0x010c=['isAuthenticated','index','/describe','/:id','show','post','create','put','update','delete','destroy','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','get'];(function(_0x23cfbe,_0x3dd38c){var _0x289935=function(_0x2954a4){while(--_0x2954a4){_0x23cfbe['push'](_0x23cfbe['shift']());}};_0x289935(++_0x3dd38c);}(_0x010c,0x165));var _0xc010=function(_0x51bbe4,_0x35248a){_0x51bbe4=_0x51bbe4-0x0;var _0x567751=_0x010c[_0x51bbe4];return _0x567751;};'use strict';var multer=require('multer');var util=require(_0xc010('0x0'));var path=require(_0xc010('0x1'));var timeout=require(_0xc010('0x2'));var express=require(_0xc010('0x3'));var router=express[_0xc010('0x4')]();var fs_extra=require(_0xc010('0x5'));var auth=require(_0xc010('0x6'));var interaction=require(_0xc010('0x7'));var config=require(_0xc010('0x8'));var controller=require(_0xc010('0x9'));router[_0xc010('0xa')]('/',auth[_0xc010('0xb')](),controller[_0xc010('0xc')]);router[_0xc010('0xa')](_0xc010('0xd'),auth[_0xc010('0xb')](),controller['describe']);router[_0xc010('0xa')](_0xc010('0xe'),auth[_0xc010('0xb')](),controller[_0xc010('0xf')]);router[_0xc010('0x10')]('/',auth[_0xc010('0xb')](),controller[_0xc010('0x11')]);router[_0xc010('0x12')]('/:id',auth[_0xc010('0xb')](),controller[_0xc010('0x13')]);router[_0xc010('0x14')](_0xc010('0xe'),auth[_0xc010('0xb')](),controller[_0xc010('0x15')]);module[_0xc010('0x16')]=router; \ No newline at end of file