Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / openchannelTransferReport / index.js
index 96ed01f..e1c9b5a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xac1f=['util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./openchannelTransferReport.controller','get','index','/describe','isAuthenticated','describe','show','post','create','put','/:id','delete','exports','multer'];(function(_0x469850,_0x3357a1){var _0x326907=function(_0x2e0cde){while(--_0x2e0cde){_0x469850['push'](_0x469850['shift']());}};_0x326907(++_0x3357a1);}(_0xac1f,0x7d));var _0xfac1=function(_0x441884,_0x4e546a){_0x441884=_0x441884-0x0;var _0x18ca7f=_0xac1f[_0x441884];return _0x18ca7f;};'use strict';var multer=require(_0xfac1('0x0'));var util=require(_0xfac1('0x1'));var path=require('path');var timeout=require(_0xfac1('0x2'));var express=require(_0xfac1('0x3'));var router=express[_0xfac1('0x4')]();var fs_extra=require(_0xfac1('0x5'));var auth=require(_0xfac1('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xfac1('0x7'));var controller=require(_0xfac1('0x8'));router[_0xfac1('0x9')]('/',auth['isAuthenticated'](),controller[_0xfac1('0xa')]);router[_0xfac1('0x9')](_0xfac1('0xb'),auth[_0xfac1('0xc')](),controller[_0xfac1('0xd')]);router['get']('/:id',auth[_0xfac1('0xc')](),controller[_0xfac1('0xe')]);router[_0xfac1('0xf')]('/',auth['isAuthenticated'](),controller[_0xfac1('0x10')]);router[_0xfac1('0x11')](_0xfac1('0x12'),auth['isAuthenticated'](),controller['update']);router[_0xfac1('0x13')](_0xfac1('0x12'),auth[_0xfac1('0xc')](),controller['destroy']);module[_0xfac1('0x14')]=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