Built motion from commit (unavailable).|2.5.23
[motion2.git] / server / api / chatQueueReport / index.js
index eb9626c..e2c874f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd76f=['delete','destroy','multer','util','path','connect-timeout','express','Router','../../config/environment','./chatQueueReport.controller','get','/describe','isAuthenticated','describe','/:id','create','put','update'];(function(_0x4aa7d9,_0x2d9887){var _0x461b30=function(_0x11cdab){while(--_0x11cdab){_0x4aa7d9['push'](_0x4aa7d9['shift']());}};_0x461b30(++_0x2d9887);}(_0xd76f,0x134));var _0xfd76=function(_0x28d7b5,_0x1305a4){_0x28d7b5=_0x28d7b5-0x0;var _0x1ed035=_0xd76f[_0x28d7b5];return _0x1ed035;};'use strict';var multer=require(_0xfd76('0x0'));var util=require(_0xfd76('0x1'));var path=require(_0xfd76('0x2'));var timeout=require(_0xfd76('0x3'));var express=require(_0xfd76('0x4'));var router=express[_0xfd76('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xfd76('0x6'));var controller=require(_0xfd76('0x7'));router[_0xfd76('0x8')]('/',auth['isAuthenticated'](),controller['index']);router['get'](_0xfd76('0x9'),auth[_0xfd76('0xa')](),controller[_0xfd76('0xb')]);router[_0xfd76('0x8')](_0xfd76('0xc'),auth[_0xfd76('0xa')](),controller['show']);router['post']('/',auth[_0xfd76('0xa')](),controller[_0xfd76('0xd')]);router[_0xfd76('0xe')](_0xfd76('0xc'),auth[_0xfd76('0xa')](),controller[_0xfd76('0xf')]);router[_0xfd76('0x10')](_0xfd76('0xc'),auth[_0xfd76('0xa')](),controller[_0xfd76('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0x38a3=['Router','../../components/interaction/service','../../config/environment','get','isAuthenticated','/describe','describe','/:id','show','post','put','update','delete','destroy','exports','util','path','connect-timeout','express'];(function(_0x1f2f3f,_0xa14b2){var _0x38309b=function(_0x3a531c){while(--_0x3a531c){_0x1f2f3f['push'](_0x1f2f3f['shift']());}};_0x38309b(++_0xa14b2);}(_0x38a3,0x1c4));var _0x338a=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x38a3[_0x321bb2];return _0x9c12ed;};'use strict';var multer=require('multer');var util=require(_0x338a('0x0'));var path=require(_0x338a('0x1'));var timeout=require(_0x338a('0x2'));var express=require(_0x338a('0x3'));var router=express[_0x338a('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0x338a('0x5'));var config=require(_0x338a('0x6'));var controller=require('./chatQueueReport.controller');router[_0x338a('0x7')]('/',auth[_0x338a('0x8')](),controller['index']);router[_0x338a('0x7')](_0x338a('0x9'),auth[_0x338a('0x8')](),controller[_0x338a('0xa')]);router[_0x338a('0x7')](_0x338a('0xb'),auth[_0x338a('0x8')](),controller[_0x338a('0xc')]);router[_0x338a('0xd')]('/',auth[_0x338a('0x8')](),controller['create']);router[_0x338a('0xe')](_0x338a('0xb'),auth['isAuthenticated'](),controller[_0x338a('0xf')]);router[_0x338a('0x10')](_0x338a('0xb'),auth[_0x338a('0x8')](),controller[_0x338a('0x11')]);module[_0x338a('0x12')]=router;
\ No newline at end of file