Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / faxQueueReport / index.js
index d37f141..5c27bda 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xacfd=['get','/describe','isAuthenticated','describe','/:id','show','post','create','put','update','delete','destroy','util','connect-timeout','Router','fs-extra','../../components/auth/service','../../config/environment'];(function(_0x2fffff,_0x415518){var _0x4f2a2c=function(_0x32c77b){while(--_0x32c77b){_0x2fffff['push'](_0x2fffff['shift']());}};_0x4f2a2c(++_0x415518);}(_0xacfd,0x12c));var _0xdacf=function(_0x1c9248,_0xe92ed8){_0x1c9248=_0x1c9248-0x0;var _0xf2203d=_0xacfd[_0x1c9248];return _0xf2203d;};'use strict';var multer=require('multer');var util=require(_0xdacf('0x0'));var path=require('path');var timeout=require(_0xdacf('0x1'));var express=require('express');var router=express[_0xdacf('0x2')]();var fs_extra=require(_0xdacf('0x3'));var auth=require(_0xdacf('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xdacf('0x5'));var controller=require('./faxQueueReport.controller');router[_0xdacf('0x6')]('/',auth['isAuthenticated'](),controller['index']);router[_0xdacf('0x6')](_0xdacf('0x7'),auth[_0xdacf('0x8')](),controller[_0xdacf('0x9')]);router[_0xdacf('0x6')](_0xdacf('0xa'),auth[_0xdacf('0x8')](),controller[_0xdacf('0xb')]);router[_0xdacf('0xc')]('/',auth['isAuthenticated'](),controller[_0xdacf('0xd')]);router[_0xdacf('0xe')](_0xdacf('0xa'),auth[_0xdacf('0x8')](),controller[_0xdacf('0xf')]);router[_0xdacf('0x10')](_0xdacf('0xa'),auth[_0xdacf('0x8')](),controller[_0xdacf('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0xa050=['express','Router','fs-extra','../../components/auth/service','../../config/environment','./faxQueueReport.controller','get','isAuthenticated','index','/describe','describe','/:id','post','create','put','update','delete','destroy','exports','multer','connect-timeout'];(function(_0x18a63a,_0x259cec){var _0x2cca04=function(_0x556e74){while(--_0x556e74){_0x18a63a['push'](_0x18a63a['shift']());}};_0x2cca04(++_0x259cec);}(_0xa050,0x139));var _0x0a05=function(_0x3ebea0,_0x509a0c){_0x3ebea0=_0x3ebea0-0x0;var _0xd8611a=_0xa050[_0x3ebea0];return _0xd8611a;};'use strict';var multer=require(_0x0a05('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x0a05('0x1'));var express=require(_0x0a05('0x2'));var router=express[_0x0a05('0x3')]();var fs_extra=require(_0x0a05('0x4'));var auth=require(_0x0a05('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x0a05('0x6'));var controller=require(_0x0a05('0x7'));router[_0x0a05('0x8')]('/',auth[_0x0a05('0x9')](),controller[_0x0a05('0xa')]);router[_0x0a05('0x8')](_0x0a05('0xb'),auth['isAuthenticated'](),controller[_0x0a05('0xc')]);router[_0x0a05('0x8')](_0x0a05('0xd'),auth[_0x0a05('0x9')](),controller['show']);router[_0x0a05('0xe')]('/',auth[_0x0a05('0x9')](),controller[_0x0a05('0xf')]);router[_0x0a05('0x10')](_0x0a05('0xd'),auth[_0x0a05('0x9')](),controller[_0x0a05('0x11')]);router[_0x0a05('0x12')](_0x0a05('0xd'),auth[_0x0a05('0x9')](),controller[_0x0a05('0x13')]);module[_0x0a05('0x14')]=router;
\ No newline at end of file