Built motion from commit 497d3d92.|2.5.43
[motion2.git] / server / api / whatsappQueueReport / index.js
index 763d69f..ccb62e0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x389b=['../../components/interaction/service','../../config/environment','./whatsappQueueReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','put','update','delete','destroy','exports','path','connect-timeout','express','Router','../../components/auth/service'];(function(_0x2770c1,_0x44f9db){var _0x140b72=function(_0x7fc744){while(--_0x7fc744){_0x2770c1['push'](_0x2770c1['shift']());}};_0x140b72(++_0x44f9db);}(_0x389b,0xa3));var _0xb389=function(_0x5b1394,_0x17f08d){_0x5b1394=_0x5b1394-0x0;var _0x483150=_0x389b[_0x5b1394];return _0x483150;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xb389('0x0'));var timeout=require(_0xb389('0x1'));var express=require(_0xb389('0x2'));var router=express[_0xb389('0x3')]();var auth=require(_0xb389('0x4'));var interaction=require(_0xb389('0x5'));var config=require(_0xb389('0x6'));var controller=require(_0xb389('0x7'));router[_0xb389('0x8')]('/',auth[_0xb389('0x9')](),controller[_0xb389('0xa')]);router[_0xb389('0x8')](_0xb389('0xb'),auth[_0xb389('0x9')](),controller[_0xb389('0xc')]);router[_0xb389('0x8')](_0xb389('0xd'),auth[_0xb389('0x9')](),controller[_0xb389('0xe')]);router[_0xb389('0xf')]('/',auth[_0xb389('0x9')](),controller['create']);router[_0xb389('0x10')](_0xb389('0xd'),auth[_0xb389('0x9')](),controller[_0xb389('0x11')]);router[_0xb389('0x12')](_0xb389('0xd'),auth[_0xb389('0x9')](),controller[_0xb389('0x13')]);module[_0xb389('0x14')]=router;
\ No newline at end of file
+var _0x21c1=['put','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./whatsappQueueReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post'];(function(_0x401747,_0x181094){var _0x6c2d1d=function(_0x283dad){while(--_0x283dad){_0x401747['push'](_0x401747['shift']());}};_0x6c2d1d(++_0x181094);}(_0x21c1,0xef));var _0x121c=function(_0x5863ac,_0xb045b2){_0x5863ac=_0x5863ac-0x0;var _0x356117=_0x21c1[_0x5863ac];return _0x356117;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x121c('0x0'));var timeout=require(_0x121c('0x1'));var express=require(_0x121c('0x2'));var router=express[_0x121c('0x3')]();var fs_extra=require(_0x121c('0x4'));var auth=require(_0x121c('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x121c('0x6'));var controller=require(_0x121c('0x7'));router[_0x121c('0x8')]('/',auth[_0x121c('0x9')](),controller[_0x121c('0xa')]);router['get'](_0x121c('0xb'),auth['isAuthenticated'](),controller[_0x121c('0xc')]);router[_0x121c('0x8')](_0x121c('0xd'),auth[_0x121c('0x9')](),controller[_0x121c('0xe')]);router[_0x121c('0xf')]('/',auth[_0x121c('0x9')](),controller['create']);router[_0x121c('0x10')]('/:id',auth[_0x121c('0x9')](),controller['update']);router['delete'](_0x121c('0xd'),auth['isAuthenticated'](),controller['destroy']);module['exports']=router;
\ No newline at end of file