X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FopenchannelTransferReport%2Findex.js;h=f7e308663f08aba4875f497607d164bc828454be;hb=8760336ae9d6b2a58263da3af1da5befbbce9c18;hp=7223e450b5d24d7633b1067a5cd04bacd42e65b4;hpb=110da1ff22cb856a228cc5d87556e5aa36ca0d22;p=motion2.git diff --git a/server/api/openchannelTransferReport/index.js b/server/api/openchannelTransferReport/index.js index 7223e45..f7e3086 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 _0x3ab7=['put','delete','destroy','exports','multer','util','path','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','get','index','/describe','isAuthenticated','describe','/:id','post','create'];(function(_0x3d8a9c,_0x4501fe){var _0x4f0e1c=function(_0x534984){while(--_0x534984){_0x3d8a9c['push'](_0x3d8a9c['shift']());}};_0x4f0e1c(++_0x4501fe);}(_0x3ab7,0x193));var _0x73ab=function(_0x3c59fc,_0x10dbd2){_0x3c59fc=_0x3c59fc-0x0;var _0x2b78d4=_0x3ab7[_0x3c59fc];return _0x2b78d4;};'use strict';var multer=require(_0x73ab('0x0'));var util=require(_0x73ab('0x1'));var path=require(_0x73ab('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x73ab('0x3')]();var fs_extra=require(_0x73ab('0x4'));var auth=require(_0x73ab('0x5'));var interaction=require(_0x73ab('0x6'));var config=require(_0x73ab('0x7'));var controller=require(_0x73ab('0x8'));router[_0x73ab('0x9')]('/',auth['isAuthenticated'](),controller[_0x73ab('0xa')]);router['get'](_0x73ab('0xb'),auth[_0x73ab('0xc')](),controller[_0x73ab('0xd')]);router[_0x73ab('0x9')](_0x73ab('0xe'),auth['isAuthenticated'](),controller['show']);router[_0x73ab('0xf')]('/',auth[_0x73ab('0xc')](),controller[_0x73ab('0x10')]);router[_0x73ab('0x11')](_0x73ab('0xe'),auth['isAuthenticated'](),controller['update']);router[_0x73ab('0x12')](_0x73ab('0xe'),auth['isAuthenticated'](),controller[_0x73ab('0x13')]);module[_0x73ab('0x14')]=router; \ No newline at end of file +var _0x2ca7=['express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','get','isAuthenticated','describe','/:id','show','post','create','update','delete','destroy','multer','path','connect-timeout'];(function(_0x3e0ff4,_0x36ba4a){var _0x43596a=function(_0x26e0be){while(--_0x26e0be){_0x3e0ff4['push'](_0x3e0ff4['shift']());}};_0x43596a(++_0x36ba4a);}(_0x2ca7,0x18c));var _0x72ca=function(_0x4ef82a,_0x3a34d0){_0x4ef82a=_0x4ef82a-0x0;var _0x24966d=_0x2ca7[_0x4ef82a];return _0x24966d;};'use strict';var multer=require(_0x72ca('0x0'));var util=require('util');var path=require(_0x72ca('0x1'));var timeout=require(_0x72ca('0x2'));var express=require(_0x72ca('0x3'));var router=express[_0x72ca('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x72ca('0x5'));var interaction=require(_0x72ca('0x6'));var config=require(_0x72ca('0x7'));var controller=require(_0x72ca('0x8'));router[_0x72ca('0x9')]('/',auth[_0x72ca('0xa')](),controller['index']);router[_0x72ca('0x9')]('/describe',auth[_0x72ca('0xa')](),controller[_0x72ca('0xb')]);router[_0x72ca('0x9')](_0x72ca('0xc'),auth[_0x72ca('0xa')](),controller[_0x72ca('0xd')]);router[_0x72ca('0xe')]('/',auth['isAuthenticated'](),controller[_0x72ca('0xf')]);router['put']('/:id',auth[_0x72ca('0xa')](),controller[_0x72ca('0x10')]);router[_0x72ca('0x11')]('/:id',auth[_0x72ca('0xa')](),controller[_0x72ca('0x12')]);module['exports']=router; \ No newline at end of file