Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / openchannelQueueReport / index.js
index e308a25..77547c1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x829c=['../../components/auth/service','../../components/interaction/service','./openchannelQueueReport.controller','get','isAuthenticated','/describe','describe','/:id','post','create','put','update','delete','destroy','exports','multer','path','connect-timeout','express','Router'];(function(_0x31e577,_0x292973){var _0x392638=function(_0x46010f){while(--_0x46010f){_0x31e577['push'](_0x31e577['shift']());}};_0x392638(++_0x292973);}(_0x829c,0x19f));var _0xc829=function(_0x3acf1c,_0x3cc874){_0x3acf1c=_0x3acf1c-0x0;var _0xbf9ec9=_0x829c[_0x3acf1c];return _0xbf9ec9;};'use strict';var multer=require(_0xc829('0x0'));var util=require('util');var path=require(_0xc829('0x1'));var timeout=require(_0xc829('0x2'));var express=require(_0xc829('0x3'));var router=express[_0xc829('0x4')]();var auth=require(_0xc829('0x5'));var interaction=require(_0xc829('0x6'));var config=require('../../config/environment');var controller=require(_0xc829('0x7'));router[_0xc829('0x8')]('/',auth[_0xc829('0x9')](),controller['index']);router[_0xc829('0x8')](_0xc829('0xa'),auth[_0xc829('0x9')](),controller[_0xc829('0xb')]);router[_0xc829('0x8')](_0xc829('0xc'),auth['isAuthenticated'](),controller['show']);router[_0xc829('0xd')]('/',auth['isAuthenticated'](),controller[_0xc829('0xe')]);router[_0xc829('0xf')]('/:id',auth[_0xc829('0x9')](),controller[_0xc829('0x10')]);router[_0xc829('0x11')](_0xc829('0xc'),auth[_0xc829('0x9')](),controller[_0xc829('0x12')]);module[_0xc829('0x13')]=router;
\ No newline at end of file
+var _0x5f22=['describe','/:id','show','put','update','delete','destroy','exports','multer','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelQueueReport.controller','get','isAuthenticated','index','/describe'];(function(_0x12f091,_0x285c9d){var _0x2c285b=function(_0x35c4fb){while(--_0x35c4fb){_0x12f091['push'](_0x12f091['shift']());}};_0x2c285b(++_0x285c9d);}(_0x5f22,0x1ac));var _0x25f2=function(_0x213518,_0x51e022){_0x213518=_0x213518-0x0;var _0x1baf75=_0x5f22[_0x213518];return _0x1baf75;};'use strict';var multer=require(_0x25f2('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x25f2('0x1'));var express=require(_0x25f2('0x2'));var router=express['Router']();var fs_extra=require(_0x25f2('0x3'));var auth=require(_0x25f2('0x4'));var interaction=require(_0x25f2('0x5'));var config=require(_0x25f2('0x6'));var controller=require(_0x25f2('0x7'));router[_0x25f2('0x8')]('/',auth[_0x25f2('0x9')](),controller[_0x25f2('0xa')]);router[_0x25f2('0x8')](_0x25f2('0xb'),auth[_0x25f2('0x9')](),controller[_0x25f2('0xc')]);router[_0x25f2('0x8')](_0x25f2('0xd'),auth['isAuthenticated'](),controller[_0x25f2('0xe')]);router['post']('/',auth[_0x25f2('0x9')](),controller['create']);router[_0x25f2('0xf')]('/:id',auth[_0x25f2('0x9')](),controller[_0x25f2('0x10')]);router[_0x25f2('0x11')](_0x25f2('0xd'),auth[_0x25f2('0x9')](),controller[_0x25f2('0x12')]);module[_0x25f2('0x13')]=router;
\ No newline at end of file