Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / openchannelQueueReport / index.js
index 9395cab..a89e7d2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfec9=['delete','destroy','exports','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./openchannelQueueReport.controller','get','isAuthenticated','/describe','describe','/:id','post','create','put','update'];(function(_0x2bfd47,_0x519460){var _0x2d72e7=function(_0x2a62dd){while(--_0x2a62dd){_0x2bfd47['push'](_0x2bfd47['shift']());}};_0x2d72e7(++_0x519460);}(_0xfec9,0x133));var _0x9fec=function(_0x19409d,_0xf48905){_0x19409d=_0x19409d-0x0;var _0x5de146=_0xfec9[_0x19409d];return _0x5de146;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x9fec('0x0'));var timeout=require('connect-timeout');var express=require(_0x9fec('0x1'));var router=express[_0x9fec('0x2')]();var fs_extra=require(_0x9fec('0x3'));var auth=require(_0x9fec('0x4'));var interaction=require(_0x9fec('0x5'));var config=require('../../config/environment');var controller=require(_0x9fec('0x6'));router[_0x9fec('0x7')]('/',auth[_0x9fec('0x8')](),controller['index']);router[_0x9fec('0x7')](_0x9fec('0x9'),auth[_0x9fec('0x8')](),controller[_0x9fec('0xa')]);router[_0x9fec('0x7')](_0x9fec('0xb'),auth[_0x9fec('0x8')](),controller['show']);router[_0x9fec('0xc')]('/',auth['isAuthenticated'](),controller[_0x9fec('0xd')]);router[_0x9fec('0xe')](_0x9fec('0xb'),auth['isAuthenticated'](),controller[_0x9fec('0xf')]);router[_0x9fec('0x10')](_0x9fec('0xb'),auth[_0x9fec('0x8')](),controller[_0x9fec('0x11')]);module[_0x9fec('0x12')]=router;
\ No newline at end of file
+var _0x5f0f=['../../components/interaction/service','../../config/environment','./openchannelQueueReport.controller','get','isAuthenticated','index','describe','/:id','post','create','put','delete','destroy','exports','util','express','Router','../../components/auth/service'];(function(_0xa5cc56,_0x482df1){var _0x52b569=function(_0x34be4c){while(--_0x34be4c){_0xa5cc56['push'](_0xa5cc56['shift']());}};_0x52b569(++_0x482df1);}(_0x5f0f,0xe6));var _0xf5f0=function(_0x866e1c,_0x549974){_0x866e1c=_0x866e1c-0x0;var _0x59697e=_0x5f0f[_0x866e1c];return _0x59697e;};'use strict';var multer=require('multer');var util=require(_0xf5f0('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xf5f0('0x1'));var router=express[_0xf5f0('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0xf5f0('0x3'));var interaction=require(_0xf5f0('0x4'));var config=require(_0xf5f0('0x5'));var controller=require(_0xf5f0('0x6'));router[_0xf5f0('0x7')]('/',auth[_0xf5f0('0x8')](),controller[_0xf5f0('0x9')]);router[_0xf5f0('0x7')]('/describe',auth['isAuthenticated'](),controller[_0xf5f0('0xa')]);router[_0xf5f0('0x7')](_0xf5f0('0xb'),auth[_0xf5f0('0x8')](),controller['show']);router[_0xf5f0('0xc')]('/',auth[_0xf5f0('0x8')](),controller[_0xf5f0('0xd')]);router[_0xf5f0('0xe')](_0xf5f0('0xb'),auth[_0xf5f0('0x8')](),controller['update']);router[_0xf5f0('0xf')](_0xf5f0('0xb'),auth[_0xf5f0('0x8')](),controller[_0xf5f0('0x10')]);module[_0xf5f0('0x11')]=router;
\ No newline at end of file