Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / chatQueueReport / index.js
index 90bb072..f1fda60 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x49a0=['./chatQueueReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','update','delete','destroy','exports','path','Router','../../components/interaction/service','../../config/environment'];(function(_0x46e63e,_0x35c646){var _0x4d8cff=function(_0x320c27){while(--_0x320c27){_0x46e63e['push'](_0x46e63e['shift']());}};_0x4d8cff(++_0x35c646);}(_0x49a0,0x18b));var _0x049a=function(_0x2c80c1,_0xf479b3){_0x2c80c1=_0x2c80c1-0x0;var _0x375cd8=_0x49a0[_0x2c80c1];return _0x375cd8;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x049a('0x0'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x049a('0x1')]();var auth=require('../../components/auth/service');var interaction=require(_0x049a('0x2'));var config=require(_0x049a('0x3'));var controller=require(_0x049a('0x4'));router[_0x049a('0x5')]('/',auth[_0x049a('0x6')](),controller[_0x049a('0x7')]);router['get'](_0x049a('0x8'),auth[_0x049a('0x6')](),controller[_0x049a('0x9')]);router[_0x049a('0x5')](_0x049a('0xa'),auth[_0x049a('0x6')](),controller[_0x049a('0xb')]);router[_0x049a('0xc')]('/',auth[_0x049a('0x6')](),controller[_0x049a('0xd')]);router[_0x049a('0xe')]('/:id',auth[_0x049a('0x6')](),controller[_0x049a('0xf')]);router[_0x049a('0x10')](_0x049a('0xa'),auth['isAuthenticated'](),controller[_0x049a('0x11')]);module[_0x049a('0x12')]=router;
\ No newline at end of file
+var _0x468a=['destroy','exports','multer','util','path','express','Router','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/describe','/:id','post','create','update','delete'];(function(_0x3f1ff0,_0x2f5ac2){var _0x1549d8=function(_0xb1e934){while(--_0xb1e934){_0x3f1ff0['push'](_0x3f1ff0['shift']());}};_0x1549d8(++_0x2f5ac2);}(_0x468a,0x16a));var _0xa468=function(_0x1cc9a3,_0x13151c){_0x1cc9a3=_0x1cc9a3-0x0;var _0x533822=_0x468a[_0x1cc9a3];return _0x533822;};'use strict';var multer=require(_0xa468('0x0'));var util=require(_0xa468('0x1'));var path=require(_0xa468('0x2'));var timeout=require('connect-timeout');var express=require(_0xa468('0x3'));var router=express[_0xa468('0x4')]();var auth=require(_0xa468('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xa468('0x6'));var controller=require('./chatQueueReport.controller');router[_0xa468('0x7')]('/',auth[_0xa468('0x8')](),controller[_0xa468('0x9')]);router[_0xa468('0x7')](_0xa468('0xa'),auth[_0xa468('0x8')](),controller['describe']);router[_0xa468('0x7')](_0xa468('0xb'),auth[_0xa468('0x8')](),controller['show']);router[_0xa468('0xc')]('/',auth['isAuthenticated'](),controller[_0xa468('0xd')]);router['put'](_0xa468('0xb'),auth[_0xa468('0x8')](),controller[_0xa468('0xe')]);router[_0xa468('0xf')](_0xa468('0xb'),auth['isAuthenticated'](),controller[_0xa468('0x10')]);module[_0xa468('0x11')]=router;
\ No newline at end of file