Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / whatsappQueueReport / index.js
index 677a763..f8dd4e0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb8cd=['post','create','delete','destroy','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappQueueReport.controller','get','isAuthenticated','index','/describe','/:id','show'];(function(_0x1e5871,_0x2fb6b4){var _0xf51f32=function(_0x1719d3){while(--_0x1719d3){_0x1e5871['push'](_0x1e5871['shift']());}};_0xf51f32(++_0x2fb6b4);}(_0xb8cd,0x130));var _0xdb8c=function(_0x4d752d,_0x10f3fb){_0x4d752d=_0x4d752d-0x0;var _0x56773c=_0xb8cd[_0x4d752d];return _0x56773c;};'use strict';var multer=require(_0xdb8c('0x0'));var util=require(_0xdb8c('0x1'));var path=require('path');var timeout=require(_0xdb8c('0x2'));var express=require(_0xdb8c('0x3'));var router=express[_0xdb8c('0x4')]();var fs_extra=require(_0xdb8c('0x5'));var auth=require(_0xdb8c('0x6'));var interaction=require(_0xdb8c('0x7'));var config=require(_0xdb8c('0x8'));var controller=require(_0xdb8c('0x9'));router[_0xdb8c('0xa')]('/',auth[_0xdb8c('0xb')](),controller[_0xdb8c('0xc')]);router[_0xdb8c('0xa')](_0xdb8c('0xd'),auth['isAuthenticated'](),controller['describe']);router['get'](_0xdb8c('0xe'),auth[_0xdb8c('0xb')](),controller[_0xdb8c('0xf')]);router[_0xdb8c('0x10')]('/',auth[_0xdb8c('0xb')](),controller[_0xdb8c('0x11')]);router['put']('/:id',auth[_0xdb8c('0xb')](),controller['update']);router[_0xdb8c('0x12')](_0xdb8c('0xe'),auth[_0xdb8c('0xb')](),controller[_0xdb8c('0x13')]);module['exports']=router;
\ No newline at end of file
+var _0x66ef=['put','update','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./whatsappQueueReport.controller','get','isAuthenticated','/describe','describe','/:id','show','create'];(function(_0x458dd7,_0xe5602b){var _0x2a12f3=function(_0x547dee){while(--_0x547dee){_0x458dd7['push'](_0x458dd7['shift']());}};_0x2a12f3(++_0xe5602b);}(_0x66ef,0x145));var _0xf66e=function(_0x29735d,_0x5177f5){_0x29735d=_0x29735d-0x0;var _0x443b44=_0x66ef[_0x29735d];return _0x443b44;};'use strict';var multer=require(_0xf66e('0x0'));var util=require(_0xf66e('0x1'));var path=require(_0xf66e('0x2'));var timeout=require(_0xf66e('0x3'));var express=require(_0xf66e('0x4'));var router=express[_0xf66e('0x5')]();var fs_extra=require(_0xf66e('0x6'));var auth=require(_0xf66e('0x7'));var interaction=require(_0xf66e('0x8'));var config=require('../../config/environment');var controller=require(_0xf66e('0x9'));router[_0xf66e('0xa')]('/',auth[_0xf66e('0xb')](),controller['index']);router[_0xf66e('0xa')](_0xf66e('0xc'),auth[_0xf66e('0xb')](),controller[_0xf66e('0xd')]);router['get'](_0xf66e('0xe'),auth[_0xf66e('0xb')](),controller[_0xf66e('0xf')]);router['post']('/',auth[_0xf66e('0xb')](),controller[_0xf66e('0x10')]);router[_0xf66e('0x11')]('/:id',auth[_0xf66e('0xb')](),controller[_0xf66e('0x12')]);router['delete'](_0xf66e('0xe'),auth['isAuthenticated'](),controller['destroy']);module['exports']=router;
\ No newline at end of file