Built motion from commit (unavailable).|2.5.23
[motion2.git] / server / api / chatQueueReport / index.js
index 143d2d1..e2c874f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3ccd=['Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatQueueReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','create','put','update','destroy','exports','multer','path','connect-timeout','express'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x3ccd,0x18b));var _0xd3cc=function(_0x1b7104,_0x56da92){_0x1b7104=_0x1b7104-0x0;var _0x4e2a9c=_0x3ccd[_0x1b7104];return _0x4e2a9c;};'use strict';var multer=require(_0xd3cc('0x0'));var util=require('util');var path=require(_0xd3cc('0x1'));var timeout=require(_0xd3cc('0x2'));var express=require(_0xd3cc('0x3'));var router=express[_0xd3cc('0x4')]();var auth=require(_0xd3cc('0x5'));var interaction=require(_0xd3cc('0x6'));var config=require(_0xd3cc('0x7'));var controller=require(_0xd3cc('0x8'));router[_0xd3cc('0x9')]('/',auth[_0xd3cc('0xa')](),controller[_0xd3cc('0xb')]);router[_0xd3cc('0x9')](_0xd3cc('0xc'),auth[_0xd3cc('0xa')](),controller[_0xd3cc('0xd')]);router[_0xd3cc('0x9')](_0xd3cc('0xe'),auth['isAuthenticated'](),controller[_0xd3cc('0xf')]);router['post']('/',auth['isAuthenticated'](),controller[_0xd3cc('0x10')]);router[_0xd3cc('0x11')](_0xd3cc('0xe'),auth[_0xd3cc('0xa')](),controller[_0xd3cc('0x12')]);router['delete']('/:id',auth[_0xd3cc('0xa')](),controller[_0xd3cc('0x13')]);module[_0xd3cc('0x14')]=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