Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / chatQueueReport / index.js
index 4e17d9f..11866c9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbe53=['Router','fs-extra','../../components/interaction/service','isAuthenticated','get','/describe','show','post','/:id','update','delete','destroy','multer','util','path','express'];(function(_0x264b9c,_0x35969e){var _0x5401ca=function(_0x2d3ea3){while(--_0x2d3ea3){_0x264b9c['push'](_0x264b9c['shift']());}};_0x5401ca(++_0x35969e);}(_0xbe53,0xbc));var _0x3be5=function(_0x594662,_0x147cac){_0x594662=_0x594662-0x0;var _0x2d23c7=_0xbe53[_0x594662];return _0x2d23c7;};'use strict';var multer=require(_0x3be5('0x0'));var util=require(_0x3be5('0x1'));var path=require(_0x3be5('0x2'));var timeout=require('connect-timeout');var express=require(_0x3be5('0x3'));var router=express[_0x3be5('0x4')]();var fs_extra=require(_0x3be5('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x3be5('0x6'));var config=require('../../config/environment');var controller=require('./chatQueueReport.controller');router['get']('/',auth[_0x3be5('0x7')](),controller['index']);router[_0x3be5('0x8')](_0x3be5('0x9'),auth[_0x3be5('0x7')](),controller['describe']);router[_0x3be5('0x8')]('/:id',auth[_0x3be5('0x7')](),controller[_0x3be5('0xa')]);router[_0x3be5('0xb')]('/',auth[_0x3be5('0x7')](),controller['create']);router['put'](_0x3be5('0xc'),auth[_0x3be5('0x7')](),controller[_0x3be5('0xd')]);router[_0x3be5('0xe')](_0x3be5('0xc'),auth[_0x3be5('0x7')](),controller[_0x3be5('0xf')]);module['exports']=router;
\ No newline at end of file
+var _0x1cc7=['isAuthenticated','describe','show','put','/:id','update','exports','multer','util','path','connect-timeout','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatQueueReport.controller','get'];(function(_0x1eb6ea,_0x55050e){var _0x17a663=function(_0x11bc58){while(--_0x11bc58){_0x1eb6ea['push'](_0x1eb6ea['shift']());}};_0x17a663(++_0x55050e);}(_0x1cc7,0x1c7));var _0x71cc=function(_0x5efa68,_0x2e2f9f){_0x5efa68=_0x5efa68-0x0;var _0x49ceee=_0x1cc7[_0x5efa68];return _0x49ceee;};'use strict';var multer=require(_0x71cc('0x0'));var util=require(_0x71cc('0x1'));var path=require(_0x71cc('0x2'));var timeout=require(_0x71cc('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x71cc('0x4'));var interaction=require(_0x71cc('0x5'));var config=require(_0x71cc('0x6'));var controller=require(_0x71cc('0x7'));router[_0x71cc('0x8')]('/',auth[_0x71cc('0x9')](),controller['index']);router['get']('/describe',auth[_0x71cc('0x9')](),controller[_0x71cc('0xa')]);router[_0x71cc('0x8')]('/:id',auth[_0x71cc('0x9')](),controller[_0x71cc('0xb')]);router['post']('/',auth[_0x71cc('0x9')](),controller['create']);router[_0x71cc('0xc')](_0x71cc('0xd'),auth['isAuthenticated'](),controller[_0x71cc('0xe')]);router['delete'](_0x71cc('0xd'),auth[_0x71cc('0x9')](),controller['destroy']);module[_0x71cc('0xf')]=router;
\ No newline at end of file