Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / server / api / faxTransferReport / index.js
index b51ec9a..53b2748 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7f6b=['multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','describe','/:id','show','post','create','put','update','delete','destroy','exports'];(function(_0x29227f,_0x1e3c3d){var _0x437093=function(_0x2267ef){while(--_0x2267ef){_0x29227f['push'](_0x29227f['shift']());}};_0x437093(++_0x1e3c3d);}(_0x7f6b,0x17a));var _0xb7f6=function(_0x1c5145,_0x5dc519){_0x1c5145=_0x1c5145-0x0;var _0x33e0c3=_0x7f6b[_0x1c5145];return _0x33e0c3;};'use strict';var multer=require(_0xb7f6('0x0'));var util=require(_0xb7f6('0x1'));var path=require('path');var timeout=require(_0xb7f6('0x2'));var express=require(_0xb7f6('0x3'));var router=express[_0xb7f6('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0xb7f6('0x5'));var interaction=require(_0xb7f6('0x6'));var config=require(_0xb7f6('0x7'));var controller=require('./faxTransferReport.controller');router[_0xb7f6('0x8')]('/',auth[_0xb7f6('0x9')](),controller[_0xb7f6('0xa')]);router['get']('/describe',auth[_0xb7f6('0x9')](),controller[_0xb7f6('0xb')]);router['get'](_0xb7f6('0xc'),auth[_0xb7f6('0x9')](),controller[_0xb7f6('0xd')]);router[_0xb7f6('0xe')]('/',auth[_0xb7f6('0x9')](),controller[_0xb7f6('0xf')]);router[_0xb7f6('0x10')](_0xb7f6('0xc'),auth['isAuthenticated'](),controller[_0xb7f6('0x11')]);router[_0xb7f6('0x12')](_0xb7f6('0xc'),auth[_0xb7f6('0x9')](),controller[_0xb7f6('0x13')]);module[_0xb7f6('0x14')]=router;
\ No newline at end of file
+var _0x5637=['/:id','show','post','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','./faxTransferReport.controller','get','isAuthenticated','/describe','describe'];(function(_0x4d67ec,_0x1f4f90){var _0x34f0cf=function(_0x26ef04){while(--_0x26ef04){_0x4d67ec['push'](_0x4d67ec['shift']());}};_0x34f0cf(++_0x1f4f90);}(_0x5637,0xe4));var _0x7563=function(_0xf44d3,_0x442ed6){_0xf44d3=_0xf44d3-0x0;var _0x38b0cc=_0x5637[_0xf44d3];return _0x38b0cc;};'use strict';var multer=require(_0x7563('0x0'));var util=require(_0x7563('0x1'));var path=require(_0x7563('0x2'));var timeout=require(_0x7563('0x3'));var express=require(_0x7563('0x4'));var router=express[_0x7563('0x5')]();var fs_extra=require(_0x7563('0x6'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x7563('0x7'));router[_0x7563('0x8')]('/',auth[_0x7563('0x9')](),controller['index']);router[_0x7563('0x8')](_0x7563('0xa'),auth[_0x7563('0x9')](),controller[_0x7563('0xb')]);router[_0x7563('0x8')](_0x7563('0xc'),auth[_0x7563('0x9')](),controller[_0x7563('0xd')]);router[_0x7563('0xe')]('/',auth[_0x7563('0x9')](),controller['create']);router[_0x7563('0xf')](_0x7563('0xc'),auth[_0x7563('0x9')](),controller[_0x7563('0x10')]);router[_0x7563('0x11')](_0x7563('0xc'),auth['isAuthenticated'](),controller[_0x7563('0x12')]);module[_0x7563('0x13')]=router;
\ No newline at end of file