Built motion from commit (unavailable).|2.6.0
[motion2.git] / server / api / whatsappQueueReport / index.js
index 87ac001..6cc0f69 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x705f=['delete','destroy','exports','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappQueueReport.controller','get','isAuthenticated','index','describe','/:id','create','put','update'];(function(_0x50b383,_0x271261){var _0x557b3e=function(_0x1dae51){while(--_0x1dae51){_0x50b383['push'](_0x50b383['shift']());}};_0x557b3e(++_0x271261);}(_0x705f,0x75));var _0xf705=function(_0x23eb8c,_0x5618e8){_0x23eb8c=_0x23eb8c-0x0;var _0x4978ba=_0x705f[_0x23eb8c];return _0x4978ba;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xf705('0x0'));var timeout=require('connect-timeout');var express=require(_0xf705('0x1'));var router=express[_0xf705('0x2')]();var fs_extra=require(_0xf705('0x3'));var auth=require(_0xf705('0x4'));var interaction=require(_0xf705('0x5'));var config=require(_0xf705('0x6'));var controller=require(_0xf705('0x7'));router[_0xf705('0x8')]('/',auth[_0xf705('0x9')](),controller[_0xf705('0xa')]);router[_0xf705('0x8')]('/describe',auth['isAuthenticated'](),controller[_0xf705('0xb')]);router['get'](_0xf705('0xc'),auth[_0xf705('0x9')](),controller['show']);router['post']('/',auth[_0xf705('0x9')](),controller[_0xf705('0xd')]);router[_0xf705('0xe')](_0xf705('0xc'),auth[_0xf705('0x9')](),controller[_0xf705('0xf')]);router[_0xf705('0x10')](_0xf705('0xc'),auth['isAuthenticated'](),controller[_0xf705('0x11')]);module[_0xf705('0x12')]=router;
\ No newline at end of file
+var _0x0fd9=['get','isAuthenticated','/describe','/:id','show','post','create','put','update','delete','destroy','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappQueueReport.controller'];(function(_0x9b4367,_0x51e580){var _0x466e1b=function(_0x4c9f3e){while(--_0x4c9f3e){_0x9b4367['push'](_0x9b4367['shift']());}};_0x466e1b(++_0x51e580);}(_0x0fd9,0xa3));var _0x90fd=function(_0x544099,_0x372b30){_0x544099=_0x544099-0x0;var _0x20ab09=_0x0fd9[_0x544099];return _0x20ab09;};'use strict';var multer=require('multer');var util=require(_0x90fd('0x0'));var path=require(_0x90fd('0x1'));var timeout=require(_0x90fd('0x2'));var express=require(_0x90fd('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x90fd('0x4'));var interaction=require(_0x90fd('0x5'));var config=require(_0x90fd('0x6'));var controller=require(_0x90fd('0x7'));router[_0x90fd('0x8')]('/',auth[_0x90fd('0x9')](),controller['index']);router['get'](_0x90fd('0xa'),auth['isAuthenticated'](),controller['describe']);router[_0x90fd('0x8')](_0x90fd('0xb'),auth['isAuthenticated'](),controller[_0x90fd('0xc')]);router[_0x90fd('0xd')]('/',auth[_0x90fd('0x9')](),controller[_0x90fd('0xe')]);router[_0x90fd('0xf')](_0x90fd('0xb'),auth[_0x90fd('0x9')](),controller[_0x90fd('0x10')]);router[_0x90fd('0x11')]('/:id',auth[_0x90fd('0x9')](),controller[_0x90fd('0x12')]);module['exports']=router;
\ No newline at end of file