Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / whatsappQueueReport / index.js
index 74b2101..677a763 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xaf2e=['express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappQueueReport.controller','get','isAuthenticated','describe','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout'];(function(_0x1c3a25,_0x377fcd){var _0x45b02c=function(_0x3fa81b){while(--_0x3fa81b){_0x1c3a25['push'](_0x1c3a25['shift']());}};_0x45b02c(++_0x377fcd);}(_0xaf2e,0x104));var _0xeaf2=function(_0x2fd9e1,_0x3f336b){_0x2fd9e1=_0x2fd9e1-0x0;var _0x1b1074=_0xaf2e[_0x2fd9e1];return _0x1b1074;};'use strict';var multer=require(_0xeaf2('0x0'));var util=require(_0xeaf2('0x1'));var path=require(_0xeaf2('0x2'));var timeout=require(_0xeaf2('0x3'));var express=require(_0xeaf2('0x4'));var router=express['Router']();var fs_extra=require(_0xeaf2('0x5'));var auth=require(_0xeaf2('0x6'));var interaction=require(_0xeaf2('0x7'));var config=require(_0xeaf2('0x8'));var controller=require(_0xeaf2('0x9'));router[_0xeaf2('0xa')]('/',auth[_0xeaf2('0xb')](),controller['index']);router[_0xeaf2('0xa')]('/describe',auth[_0xeaf2('0xb')](),controller[_0xeaf2('0xc')]);router[_0xeaf2('0xa')](_0xeaf2('0xd'),auth['isAuthenticated'](),controller[_0xeaf2('0xe')]);router[_0xeaf2('0xf')]('/',auth[_0xeaf2('0xb')](),controller[_0xeaf2('0x10')]);router[_0xeaf2('0x11')](_0xeaf2('0xd'),auth[_0xeaf2('0xb')](),controller[_0xeaf2('0x12')]);router[_0xeaf2('0x13')]('/:id',auth[_0xeaf2('0xb')](),controller[_0xeaf2('0x14')]);module[_0xeaf2('0x15')]=router;
\ No newline at end of file
+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