Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / faxTransferReport / index.js
index a2a6442..a681c96 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf6c9=['show','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','/:id'];(function(_0x4f16f9,_0x5650fe){var _0x535269=function(_0x467bf4){while(--_0x467bf4){_0x4f16f9['push'](_0x4f16f9['shift']());}};_0x535269(++_0x5650fe);}(_0xf6c9,0x1e7));var _0x9f6c=function(_0x2a9f06,_0x5ea4a0){_0x2a9f06=_0x2a9f06-0x0;var _0x8050fe=_0xf6c9[_0x2a9f06];return _0x8050fe;};'use strict';var multer=require(_0x9f6c('0x0'));var util=require(_0x9f6c('0x1'));var path=require(_0x9f6c('0x2'));var timeout=require(_0x9f6c('0x3'));var express=require(_0x9f6c('0x4'));var router=express['Router']();var auth=require(_0x9f6c('0x5'));var interaction=require(_0x9f6c('0x6'));var config=require(_0x9f6c('0x7'));var controller=require('./faxTransferReport.controller');router[_0x9f6c('0x8')]('/',auth[_0x9f6c('0x9')](),controller[_0x9f6c('0xa')]);router[_0x9f6c('0x8')](_0x9f6c('0xb'),auth['isAuthenticated'](),controller['describe']);router[_0x9f6c('0x8')](_0x9f6c('0xc'),auth[_0x9f6c('0x9')](),controller[_0x9f6c('0xd')]);router['post']('/',auth['isAuthenticated'](),controller[_0x9f6c('0xe')]);router[_0x9f6c('0xf')]('/:id',auth[_0x9f6c('0x9')](),controller[_0x9f6c('0x10')]);router[_0x9f6c('0x11')](_0x9f6c('0xc'),auth[_0x9f6c('0x9')](),controller[_0x9f6c('0x12')]);module[_0x9f6c('0x13')]=router;
\ No newline at end of file
+var _0xc811=['describe','show','post','create','/:id','update','delete','destroy','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','./faxTransferReport.controller','get','isAuthenticated','/describe'];(function(_0x82d2d1,_0xbac430){var _0xb2dd3d=function(_0x2efb47){while(--_0x2efb47){_0x82d2d1['push'](_0x82d2d1['shift']());}};_0xb2dd3d(++_0xbac430);}(_0xc811,0x1d0));var _0x1c81=function(_0x599480,_0x302642){_0x599480=_0x599480-0x0;var _0x1215a4=_0xc811[_0x599480];return _0x1215a4;};'use strict';var multer=require('multer');var util=require(_0x1c81('0x0'));var path=require(_0x1c81('0x1'));var timeout=require(_0x1c81('0x2'));var express=require(_0x1c81('0x3'));var router=express[_0x1c81('0x4')]();var fs_extra=require(_0x1c81('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x1c81('0x6'));var config=require('../../config/environment');var controller=require(_0x1c81('0x7'));router[_0x1c81('0x8')]('/',auth[_0x1c81('0x9')](),controller['index']);router[_0x1c81('0x8')](_0x1c81('0xa'),auth['isAuthenticated'](),controller[_0x1c81('0xb')]);router[_0x1c81('0x8')]('/:id',auth[_0x1c81('0x9')](),controller[_0x1c81('0xc')]);router[_0x1c81('0xd')]('/',auth[_0x1c81('0x9')](),controller[_0x1c81('0xe')]);router['put'](_0x1c81('0xf'),auth['isAuthenticated'](),controller[_0x1c81('0x10')]);router[_0x1c81('0x11')](_0x1c81('0xf'),auth[_0x1c81('0x9')](),controller[_0x1c81('0x12')]);module['exports']=router;
\ No newline at end of file