Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / api / faxTransferReport / index.js
index d2e2896..0033bda 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbcf2=['../../config/environment','./faxTransferReport.controller','get','isAuthenticated','index','describe','/:id','post','put','delete','destroy','exports','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x50e0e2,_0x270d21){var _0x1bf6b8=function(_0x4b4063){while(--_0x4b4063){_0x50e0e2['push'](_0x50e0e2['shift']());}};_0x1bf6b8(++_0x270d21);}(_0xbcf2,0x1ce));var _0x2bcf=function(_0x5837a4,_0x15c0f7){_0x5837a4=_0x5837a4-0x0;var _0x1feb62=_0xbcf2[_0x5837a4];return _0x1feb62;};'use strict';var multer=require('multer');var util=require(_0x2bcf('0x0'));var path=require(_0x2bcf('0x1'));var timeout=require(_0x2bcf('0x2'));var express=require('express');var router=express[_0x2bcf('0x3')]();var auth=require(_0x2bcf('0x4'));var interaction=require(_0x2bcf('0x5'));var config=require(_0x2bcf('0x6'));var controller=require(_0x2bcf('0x7'));router[_0x2bcf('0x8')]('/',auth[_0x2bcf('0x9')](),controller[_0x2bcf('0xa')]);router[_0x2bcf('0x8')]('/describe',auth[_0x2bcf('0x9')](),controller[_0x2bcf('0xb')]);router[_0x2bcf('0x8')](_0x2bcf('0xc'),auth[_0x2bcf('0x9')](),controller['show']);router[_0x2bcf('0xd')]('/',auth[_0x2bcf('0x9')](),controller['create']);router[_0x2bcf('0xe')](_0x2bcf('0xc'),auth[_0x2bcf('0x9')](),controller['update']);router[_0x2bcf('0xf')]('/:id',auth[_0x2bcf('0x9')](),controller[_0x2bcf('0x10')]);module[_0x2bcf('0x11')]=router;
\ No newline at end of file
+var _0x2f2b=['isAuthenticated','describe','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','fs-extra','./faxTransferReport.controller','get','/describe'];(function(_0x3890e6,_0x157a57){var _0x12ccc0=function(_0xedaa10){while(--_0xedaa10){_0x3890e6['push'](_0x3890e6['shift']());}};_0x12ccc0(++_0x157a57);}(_0x2f2b,0x1c3));var _0xb2f2=function(_0x4ce772,_0x2102f3){_0x4ce772=_0x4ce772-0x0;var _0x5a173a=_0x2f2b[_0x4ce772];return _0x5a173a;};'use strict';var multer=require(_0xb2f2('0x0'));var util=require(_0xb2f2('0x1'));var path=require('path');var timeout=require(_0xb2f2('0x2'));var express=require(_0xb2f2('0x3'));var router=express[_0xb2f2('0x4')]();var fs_extra=require(_0xb2f2('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xb2f2('0x6'));router[_0xb2f2('0x7')]('/',auth['isAuthenticated'](),controller['index']);router[_0xb2f2('0x7')](_0xb2f2('0x8'),auth[_0xb2f2('0x9')](),controller[_0xb2f2('0xa')]);router['get'](_0xb2f2('0xb'),auth[_0xb2f2('0x9')](),controller[_0xb2f2('0xc')]);router[_0xb2f2('0xd')]('/',auth['isAuthenticated'](),controller[_0xb2f2('0xe')]);router[_0xb2f2('0xf')]('/:id',auth[_0xb2f2('0x9')](),controller[_0xb2f2('0x10')]);router[_0xb2f2('0x11')](_0xb2f2('0xb'),auth[_0xb2f2('0x9')](),controller[_0xb2f2('0x12')]);module[_0xb2f2('0x13')]=router;
\ No newline at end of file