Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / faxTransferReport / index.js
index d2e2896..a1a9b28 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 _0x51c1=['create','multer','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./faxTransferReport.controller','get','isAuthenticated','index','/describe','/:id','post'];(function(_0xbd08b4,_0x4790ed){var _0x314f1e=function(_0x161589){while(--_0x161589){_0xbd08b4['push'](_0xbd08b4['shift']());}};_0x314f1e(++_0x4790ed);}(_0x51c1,0x79));var _0x151c=function(_0x4dbaad,_0x730318){_0x4dbaad=_0x4dbaad-0x0;var _0x226c72=_0x51c1[_0x4dbaad];return _0x226c72;};'use strict';var multer=require(_0x151c('0x0'));var util=require('util');var path=require(_0x151c('0x1'));var timeout=require(_0x151c('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x151c('0x3'));var auth=require(_0x151c('0x4'));var interaction=require(_0x151c('0x5'));var config=require(_0x151c('0x6'));var controller=require(_0x151c('0x7'));router[_0x151c('0x8')]('/',auth[_0x151c('0x9')](),controller[_0x151c('0xa')]);router[_0x151c('0x8')](_0x151c('0xb'),auth[_0x151c('0x9')](),controller['describe']);router[_0x151c('0x8')](_0x151c('0xc'),auth[_0x151c('0x9')](),controller['show']);router[_0x151c('0xd')]('/',auth[_0x151c('0x9')](),controller[_0x151c('0xe')]);router['put'](_0x151c('0xc'),auth[_0x151c('0x9')](),controller['update']);router['delete'](_0x151c('0xc'),auth[_0x151c('0x9')](),controller['destroy']);module['exports']=router;
\ No newline at end of file