Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / whatsappQueueReport / index.js
index 2dcbc73..13b6b7e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcd36=['destroy','exports','util','path','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappQueueReport.controller','get','isAuthenticated','/describe','describe','/:id','show','post','put','update','delete'];(function(_0x303064,_0x12f0c2){var _0x5a1d3d=function(_0x5b9d81){while(--_0x5b9d81){_0x303064['push'](_0x303064['shift']());}};_0x5a1d3d(++_0x12f0c2);}(_0xcd36,0x16a));var _0x6cd3=function(_0x29e664,_0x497eda){_0x29e664=_0x29e664-0x0;var _0x5b37c3=_0xcd36[_0x29e664];return _0x5b37c3;};'use strict';var multer=require('multer');var util=require(_0x6cd3('0x0'));var path=require(_0x6cd3('0x1'));var timeout=require('connect-timeout');var express=require(_0x6cd3('0x2'));var router=express['Router']();var fs_extra=require(_0x6cd3('0x3'));var auth=require(_0x6cd3('0x4'));var interaction=require(_0x6cd3('0x5'));var config=require(_0x6cd3('0x6'));var controller=require(_0x6cd3('0x7'));router[_0x6cd3('0x8')]('/',auth[_0x6cd3('0x9')](),controller['index']);router[_0x6cd3('0x8')](_0x6cd3('0xa'),auth[_0x6cd3('0x9')](),controller[_0x6cd3('0xb')]);router['get'](_0x6cd3('0xc'),auth[_0x6cd3('0x9')](),controller[_0x6cd3('0xd')]);router[_0x6cd3('0xe')]('/',auth[_0x6cd3('0x9')](),controller['create']);router[_0x6cd3('0xf')](_0x6cd3('0xc'),auth[_0x6cd3('0x9')](),controller[_0x6cd3('0x10')]);router[_0x6cd3('0x11')](_0x6cd3('0xc'),auth[_0x6cd3('0x9')](),controller[_0x6cd3('0x12')]);module[_0x6cd3('0x13')]=router;
\ No newline at end of file
+var _0x6c93=['isAuthenticated','index','/describe','describe','/:id','show','post','create','update','delete','destroy','exports','multer','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','get'];(function(_0x3e10a2,_0x29262f){var _0x2bba1d=function(_0x4e11f4){while(--_0x4e11f4){_0x3e10a2['push'](_0x3e10a2['shift']());}};_0x2bba1d(++_0x29262f);}(_0x6c93,0x160));var _0x36c9=function(_0x7629e,_0x40c972){_0x7629e=_0x7629e-0x0;var _0x19569b=_0x6c93[_0x7629e];return _0x19569b;};'use strict';var multer=require(_0x36c9('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x36c9('0x1'));var express=require(_0x36c9('0x2'));var router=express[_0x36c9('0x3')]();var fs_extra=require(_0x36c9('0x4'));var auth=require(_0x36c9('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x36c9('0x6'));var controller=require('./whatsappQueueReport.controller');router[_0x36c9('0x7')]('/',auth[_0x36c9('0x8')](),controller[_0x36c9('0x9')]);router[_0x36c9('0x7')](_0x36c9('0xa'),auth[_0x36c9('0x8')](),controller[_0x36c9('0xb')]);router[_0x36c9('0x7')](_0x36c9('0xc'),auth[_0x36c9('0x8')](),controller[_0x36c9('0xd')]);router[_0x36c9('0xe')]('/',auth['isAuthenticated'](),controller[_0x36c9('0xf')]);router['put'](_0x36c9('0xc'),auth[_0x36c9('0x8')](),controller[_0x36c9('0x10')]);router[_0x36c9('0x11')](_0x36c9('0xc'),auth[_0x36c9('0x8')](),controller[_0x36c9('0x12')]);module[_0x36c9('0x13')]=router;
\ No newline at end of file