Built motion from commit (unavailable).|2.5.17
[motion2.git] / server / api / faxTransferReport / index.js
index d2e2896..b035dfa 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 _0xc20a=['/:id','delete','destroy','exports','multer','path','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','describe','show','post','create'];(function(_0x387777,_0x356171){var _0x3f84c0=function(_0x4d4423){while(--_0x4d4423){_0x387777['push'](_0x387777['shift']());}};_0x3f84c0(++_0x356171);}(_0xc20a,0x174));var _0xac20=function(_0x275c2f,_0x22e84c){_0x275c2f=_0x275c2f-0x0;var _0x353548=_0xc20a[_0x275c2f];return _0x353548;};'use strict';var multer=require(_0xac20('0x0'));var util=require('util');var path=require(_0xac20('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0xac20('0x2'));var config=require(_0xac20('0x3'));var controller=require('./faxTransferReport.controller');router[_0xac20('0x4')]('/',auth[_0xac20('0x5')](),controller[_0xac20('0x6')]);router[_0xac20('0x4')](_0xac20('0x7'),auth[_0xac20('0x5')](),controller[_0xac20('0x8')]);router[_0xac20('0x4')]('/:id',auth[_0xac20('0x5')](),controller[_0xac20('0x9')]);router[_0xac20('0xa')]('/',auth['isAuthenticated'](),controller[_0xac20('0xb')]);router['put'](_0xac20('0xc'),auth[_0xac20('0x5')](),controller['update']);router[_0xac20('0xd')](_0xac20('0xc'),auth[_0xac20('0x5')](),controller[_0xac20('0xe')]);module[_0xac20('0xf')]=router;
\ No newline at end of file