Built motion from commit cb845558.|2.6.34
[motion2.git] / server / api / faxTransferReport / index.js
index 3573ec3..e458339 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc68b=['get','isAuthenticated','/describe','describe','/:id','post','put','delete','destroy','exports','util','path','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./faxTransferReport.controller'];(function(_0x2d0086,_0x17dd17){var _0x5b1115=function(_0x256d59){while(--_0x256d59){_0x2d0086['push'](_0x2d0086['shift']());}};_0x5b1115(++_0x17dd17);}(_0xc68b,0x14e));var _0xbc68=function(_0x24f6f8,_0x3e51b6){_0x24f6f8=_0x24f6f8-0x0;var _0x16f779=_0xc68b[_0x24f6f8];return _0x16f779;};'use strict';var multer=require('multer');var util=require(_0xbc68('0x0'));var path=require(_0xbc68('0x1'));var timeout=require('connect-timeout');var express=require(_0xbc68('0x2'));var router=express[_0xbc68('0x3')]();var fs_extra=require(_0xbc68('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xbc68('0x5'));var config=require(_0xbc68('0x6'));var controller=require(_0xbc68('0x7'));router[_0xbc68('0x8')]('/',auth[_0xbc68('0x9')](),controller['index']);router['get'](_0xbc68('0xa'),auth[_0xbc68('0x9')](),controller[_0xbc68('0xb')]);router['get'](_0xbc68('0xc'),auth[_0xbc68('0x9')](),controller['show']);router[_0xbc68('0xd')]('/',auth[_0xbc68('0x9')](),controller['create']);router[_0xbc68('0xe')](_0xbc68('0xc'),auth[_0xbc68('0x9')](),controller['update']);router[_0xbc68('0xf')](_0xbc68('0xc'),auth[_0xbc68('0x9')](),controller[_0xbc68('0x10')]);module[_0xbc68('0x11')]=router;
\ No newline at end of file
+var _0xd28b=['delete','destroy','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../config/environment','isAuthenticated','index','/:id','post','create','put','update'];(function(_0x565c49,_0x54acd0){var _0x20ca34=function(_0x42f7e1){while(--_0x42f7e1){_0x565c49['push'](_0x565c49['shift']());}};_0x20ca34(++_0x54acd0);}(_0xd28b,0x68));var _0xbd28=function(_0x13af04,_0x34696c){_0x13af04=_0x13af04-0x0;var _0xd04e49=_0xd28b[_0x13af04];return _0xd04e49;};'use strict';var multer=require(_0xbd28('0x0'));var util=require(_0xbd28('0x1'));var path=require(_0xbd28('0x2'));var timeout=require(_0xbd28('0x3'));var express=require('express');var router=express[_0xbd28('0x4')]();var fs_extra=require(_0xbd28('0x5'));var auth=require(_0xbd28('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xbd28('0x7'));var controller=require('./faxTransferReport.controller');router['get']('/',auth[_0xbd28('0x8')](),controller[_0xbd28('0x9')]);router['get']('/describe',auth[_0xbd28('0x8')](),controller['describe']);router['get'](_0xbd28('0xa'),auth[_0xbd28('0x8')](),controller['show']);router[_0xbd28('0xb')]('/',auth['isAuthenticated'](),controller[_0xbd28('0xc')]);router[_0xbd28('0xd')](_0xbd28('0xa'),auth[_0xbd28('0x8')](),controller[_0xbd28('0xe')]);router[_0xbd28('0xf')](_0xbd28('0xa'),auth[_0xbd28('0x8')](),controller[_0xbd28('0x10')]);module['exports']=router;
\ No newline at end of file