Built motion from commit 14588770.|2.5.38
[motion2.git] / server / api / chatQueueReport / index.js
index bc32758..e339caa 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc228=['put','update','destroy','multer','path','connect-timeout','express','Router','fs-extra','../../config/environment','./chatQueueReport.controller','get','isAuthenticated','/describe','/:id','show','post','create'];(function(_0xb8cfbe,_0x2e81b6){var _0x227d51=function(_0x5cb1ff){while(--_0x5cb1ff){_0xb8cfbe['push'](_0xb8cfbe['shift']());}};_0x227d51(++_0x2e81b6);}(_0xc228,0x93));var _0x8c22=function(_0x10620b,_0x499fb5){_0x10620b=_0x10620b-0x0;var _0x59e078=_0xc228[_0x10620b];return _0x59e078;};'use strict';var multer=require(_0x8c22('0x0'));var util=require('util');var path=require(_0x8c22('0x1'));var timeout=require(_0x8c22('0x2'));var express=require(_0x8c22('0x3'));var router=express[_0x8c22('0x4')]();var fs_extra=require(_0x8c22('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x8c22('0x6'));var controller=require(_0x8c22('0x7'));router[_0x8c22('0x8')]('/',auth[_0x8c22('0x9')](),controller['index']);router[_0x8c22('0x8')](_0x8c22('0xa'),auth[_0x8c22('0x9')](),controller['describe']);router[_0x8c22('0x8')](_0x8c22('0xb'),auth[_0x8c22('0x9')](),controller[_0x8c22('0xc')]);router[_0x8c22('0xd')]('/',auth['isAuthenticated'](),controller[_0x8c22('0xe')]);router[_0x8c22('0xf')]('/:id',auth[_0x8c22('0x9')](),controller[_0x8c22('0x10')]);router['delete']('/:id',auth[_0x8c22('0x9')](),controller[_0x8c22('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0x9c6a=['destroy','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/interaction/service','../../config/environment','./chatQueueReport.controller','isAuthenticated','get','describe','show','post','create','put','/:id','delete'];(function(_0xf86776,_0x1e54db){var _0x7c0d19=function(_0x33e654){while(--_0x33e654){_0xf86776['push'](_0xf86776['shift']());}};_0x7c0d19(++_0x1e54db);}(_0x9c6a,0xf2));var _0xa9c6=function(_0x130962,_0x437d26){_0x130962=_0x130962-0x0;var _0x1aeb58=_0x9c6a[_0x130962];return _0x1aeb58;};'use strict';var multer=require(_0xa9c6('0x0'));var util=require(_0xa9c6('0x1'));var path=require(_0xa9c6('0x2'));var timeout=require(_0xa9c6('0x3'));var express=require(_0xa9c6('0x4'));var router=express['Router']();var fs_extra=require(_0xa9c6('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xa9c6('0x6'));var config=require(_0xa9c6('0x7'));var controller=require(_0xa9c6('0x8'));router['get']('/',auth[_0xa9c6('0x9')](),controller['index']);router[_0xa9c6('0xa')]('/describe',auth[_0xa9c6('0x9')](),controller[_0xa9c6('0xb')]);router[_0xa9c6('0xa')]('/:id',auth[_0xa9c6('0x9')](),controller[_0xa9c6('0xc')]);router[_0xa9c6('0xd')]('/',auth[_0xa9c6('0x9')](),controller[_0xa9c6('0xe')]);router[_0xa9c6('0xf')](_0xa9c6('0x10'),auth['isAuthenticated'](),controller['update']);router[_0xa9c6('0x11')](_0xa9c6('0x10'),auth[_0xa9c6('0x9')](),controller[_0xa9c6('0x12')]);module[_0xa9c6('0x13')]=router;
\ No newline at end of file