Built motion from commit (unavailable).|2.5.25
[motion2.git] / server / api / chatQueueReport / index.js
index 7ff0e03..72f7ad7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd22f=['create','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../config/environment','isAuthenticated','index','get','describe','/:id','post'];(function(_0x2614e1,_0x50d107){var _0x50a01d=function(_0x13cf3a){while(--_0x13cf3a){_0x2614e1['push'](_0x2614e1['shift']());}};_0x50a01d(++_0x50d107);}(_0xd22f,0x125));var _0xfd22=function(_0x1969a7,_0x5a133a){_0x1969a7=_0x1969a7-0x0;var _0x3d665f=_0xd22f[_0x1969a7];return _0x3d665f;};'use strict';var multer=require(_0xfd22('0x0'));var util=require(_0xfd22('0x1'));var path=require(_0xfd22('0x2'));var timeout=require(_0xfd22('0x3'));var express=require(_0xfd22('0x4'));var router=express[_0xfd22('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xfd22('0x6'));var controller=require('./chatQueueReport.controller');router['get']('/',auth[_0xfd22('0x7')](),controller[_0xfd22('0x8')]);router[_0xfd22('0x9')]('/describe',auth['isAuthenticated'](),controller[_0xfd22('0xa')]);router[_0xfd22('0x9')](_0xfd22('0xb'),auth[_0xfd22('0x7')](),controller['show']);router[_0xfd22('0xc')]('/',auth[_0xfd22('0x7')](),controller[_0xfd22('0xd')]);router['put'](_0xfd22('0xb'),auth[_0xfd22('0x7')](),controller[_0xfd22('0xe')]);router[_0xfd22('0xf')]('/:id',auth['isAuthenticated'](),controller[_0xfd22('0x10')]);module[_0xfd22('0x11')]=router;
\ No newline at end of file
+var _0xf03c=['connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatQueueReport.controller','get','isAuthenticated','index','/describe','describe','show','post','create','put','/:id','update','delete','destroy','exports','multer','util','path'];(function(_0x57b3df,_0x445081){var _0x206656=function(_0x16aeb3){while(--_0x16aeb3){_0x57b3df['push'](_0x57b3df['shift']());}};_0x206656(++_0x445081);}(_0xf03c,0x135));var _0xcf03=function(_0x11e46d,_0x31ae92){_0x11e46d=_0x11e46d-0x0;var _0xb48d9b=_0xf03c[_0x11e46d];return _0xb48d9b;};'use strict';var multer=require(_0xcf03('0x0'));var util=require(_0xcf03('0x1'));var path=require(_0xcf03('0x2'));var timeout=require(_0xcf03('0x3'));var express=require(_0xcf03('0x4'));var router=express[_0xcf03('0x5')]();var auth=require(_0xcf03('0x6'));var interaction=require(_0xcf03('0x7'));var config=require(_0xcf03('0x8'));var controller=require(_0xcf03('0x9'));router[_0xcf03('0xa')]('/',auth[_0xcf03('0xb')](),controller[_0xcf03('0xc')]);router[_0xcf03('0xa')](_0xcf03('0xd'),auth[_0xcf03('0xb')](),controller[_0xcf03('0xe')]);router[_0xcf03('0xa')]('/:id',auth[_0xcf03('0xb')](),controller[_0xcf03('0xf')]);router[_0xcf03('0x10')]('/',auth[_0xcf03('0xb')](),controller[_0xcf03('0x11')]);router[_0xcf03('0x12')](_0xcf03('0x13'),auth[_0xcf03('0xb')](),controller[_0xcf03('0x14')]);router[_0xcf03('0x15')](_0xcf03('0x13'),auth['isAuthenticated'](),controller[_0xcf03('0x16')]);module[_0xcf03('0x17')]=router;
\ No newline at end of file