Built motion from commit (unavailable).|2.5.8
[motion2.git] / server / api / faxTransferReport / index.js
index ddabfca..db0e480 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x68cf=['show','create','put','/:id','update','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./faxTransferReport.controller','isAuthenticated','index','get','/describe','describe'];(function(_0x442473,_0x15141a){var _0x325c23=function(_0x626fcc){while(--_0x626fcc){_0x442473['push'](_0x442473['shift']());}};_0x325c23(++_0x15141a);}(_0x68cf,0xba));var _0xf68c=function(_0x45e153,_0x4646b2){_0x45e153=_0x45e153-0x0;var _0xd29ed3=_0x68cf[_0x45e153];return _0xd29ed3;};'use strict';var multer=require(_0xf68c('0x0'));var util=require(_0xf68c('0x1'));var path=require(_0xf68c('0x2'));var timeout=require(_0xf68c('0x3'));var express=require('express');var router=express[_0xf68c('0x4')]();var auth=require(_0xf68c('0x5'));var interaction=require(_0xf68c('0x6'));var config=require(_0xf68c('0x7'));var controller=require(_0xf68c('0x8'));router['get']('/',auth[_0xf68c('0x9')](),controller[_0xf68c('0xa')]);router[_0xf68c('0xb')](_0xf68c('0xc'),auth[_0xf68c('0x9')](),controller[_0xf68c('0xd')]);router['get']('/:id',auth['isAuthenticated'](),controller[_0xf68c('0xe')]);router['post']('/',auth['isAuthenticated'](),controller[_0xf68c('0xf')]);router[_0xf68c('0x10')](_0xf68c('0x11'),auth['isAuthenticated'](),controller[_0xf68c('0x12')]);router['delete']('/:id',auth[_0xf68c('0x9')](),controller['destroy']);module[_0xf68c('0x13')]=router;
\ No newline at end of file
+var _0x7cf2=['express','Router','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/describe','describe','/:id','show','post','put','update','delete','destroy','exports','multer','util','path','connect-timeout'];(function(_0x2d7f0e,_0x3e6fbd){var _0x110b07=function(_0x557b00){while(--_0x557b00){_0x2d7f0e['push'](_0x2d7f0e['shift']());}};_0x110b07(++_0x3e6fbd);}(_0x7cf2,0x65));var _0x27cf=function(_0x81e59e,_0x5f082d){_0x81e59e=_0x81e59e-0x0;var _0x221350=_0x7cf2[_0x81e59e];return _0x221350;};'use strict';var multer=require(_0x27cf('0x0'));var util=require(_0x27cf('0x1'));var path=require(_0x27cf('0x2'));var timeout=require(_0x27cf('0x3'));var express=require(_0x27cf('0x4'));var router=express[_0x27cf('0x5')]();var auth=require(_0x27cf('0x6'));var interaction=require(_0x27cf('0x7'));var config=require('../../config/environment');var controller=require('./faxTransferReport.controller');router[_0x27cf('0x8')]('/',auth[_0x27cf('0x9')](),controller[_0x27cf('0xa')]);router[_0x27cf('0x8')](_0x27cf('0xb'),auth[_0x27cf('0x9')](),controller[_0x27cf('0xc')]);router[_0x27cf('0x8')](_0x27cf('0xd'),auth[_0x27cf('0x9')](),controller[_0x27cf('0xe')]);router[_0x27cf('0xf')]('/',auth[_0x27cf('0x9')](),controller['create']);router[_0x27cf('0x10')](_0x27cf('0xd'),auth[_0x27cf('0x9')](),controller[_0x27cf('0x11')]);router[_0x27cf('0x12')]('/:id',auth[_0x27cf('0x9')](),controller[_0x27cf('0x13')]);module[_0x27cf('0x14')]=router;
\ No newline at end of file