Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / faxTransferReport / index.js
index e708c1e..830aa62 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf667=['../../config/environment','./faxTransferReport.controller','isAuthenticated','get','/describe','describe','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x55eb06,_0x3ed231){var _0x30441b=function(_0x3c248d){while(--_0x3c248d){_0x55eb06['push'](_0x55eb06['shift']());}};_0x30441b(++_0x3ed231);}(_0xf667,0x159));var _0x7f66=function(_0xdc37a1,_0x53ebb9){_0xdc37a1=_0xdc37a1-0x0;var _0x99b4fe=_0xf667[_0xdc37a1];return _0x99b4fe;};'use strict';var multer=require(_0x7f66('0x0'));var util=require(_0x7f66('0x1'));var path=require(_0x7f66('0x2'));var timeout=require(_0x7f66('0x3'));var express=require('express');var router=express[_0x7f66('0x4')]();var auth=require(_0x7f66('0x5'));var interaction=require(_0x7f66('0x6'));var config=require(_0x7f66('0x7'));var controller=require(_0x7f66('0x8'));router['get']('/',auth[_0x7f66('0x9')](),controller['index']);router[_0x7f66('0xa')](_0x7f66('0xb'),auth[_0x7f66('0x9')](),controller[_0x7f66('0xc')]);router[_0x7f66('0xa')](_0x7f66('0xd'),auth[_0x7f66('0x9')](),controller[_0x7f66('0xe')]);router[_0x7f66('0xf')]('/',auth[_0x7f66('0x9')](),controller[_0x7f66('0x10')]);router[_0x7f66('0x11')](_0x7f66('0xd'),auth[_0x7f66('0x9')](),controller[_0x7f66('0x12')]);router[_0x7f66('0x13')](_0x7f66('0xd'),auth['isAuthenticated'](),controller[_0x7f66('0x14')]);module[_0x7f66('0x15')]=router;
\ No newline at end of file
+var _0xb65d=['../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','update','delete','destroy','multer','util','connect-timeout','Router','fs-extra'];(function(_0x5b9692,_0x1e4e4c){var _0x4a32f0=function(_0x234655){while(--_0x234655){_0x5b9692['push'](_0x5b9692['shift']());}};_0x4a32f0(++_0x1e4e4c);}(_0xb65d,0x14f));var _0xdb65=function(_0x18f861,_0x5ba24f){_0x18f861=_0x18f861-0x0;var _0x51f967=_0xb65d[_0x18f861];return _0x51f967;};'use strict';var multer=require(_0xdb65('0x0'));var util=require(_0xdb65('0x1'));var path=require('path');var timeout=require(_0xdb65('0x2'));var express=require('express');var router=express[_0xdb65('0x3')]();var fs_extra=require(_0xdb65('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xdb65('0x5'));var config=require(_0xdb65('0x6'));var controller=require('./faxTransferReport.controller');router[_0xdb65('0x7')]('/',auth[_0xdb65('0x8')](),controller[_0xdb65('0x9')]);router['get'](_0xdb65('0xa'),auth[_0xdb65('0x8')](),controller[_0xdb65('0xb')]);router[_0xdb65('0x7')](_0xdb65('0xc'),auth[_0xdb65('0x8')](),controller[_0xdb65('0xd')]);router[_0xdb65('0xe')]('/',auth[_0xdb65('0x8')](),controller[_0xdb65('0xf')]);router[_0xdb65('0x10')](_0xdb65('0xc'),auth[_0xdb65('0x8')](),controller[_0xdb65('0x11')]);router[_0xdb65('0x12')](_0xdb65('0xc'),auth['isAuthenticated'](),controller[_0xdb65('0x13')]);module['exports']=router;
\ No newline at end of file