Built motion from commit 497d3d92.|2.5.43
[motion2.git] / server / api / whatsappQueueReport / index.js
index 5b9ee2f..ccb62e0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8ccd=['util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./whatsappQueueReport.controller','isAuthenticated','index','get','/describe','describe','/:id','create','put','update','delete','destroy'];(function(_0x3626c6,_0x4ce0ac){var _0x404fd3=function(_0x238e32){while(--_0x238e32){_0x3626c6['push'](_0x3626c6['shift']());}};_0x404fd3(++_0x4ce0ac);}(_0x8ccd,0x118));var _0xd8cc=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x8ccd[_0x20a584];return _0x4b41a8;};'use strict';var multer=require('multer');var util=require(_0xd8cc('0x0'));var path=require(_0xd8cc('0x1'));var timeout=require(_0xd8cc('0x2'));var express=require(_0xd8cc('0x3'));var router=express[_0xd8cc('0x4')]();var fs_extra=require(_0xd8cc('0x5'));var auth=require(_0xd8cc('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xd8cc('0x7'));var controller=require(_0xd8cc('0x8'));router['get']('/',auth[_0xd8cc('0x9')](),controller[_0xd8cc('0xa')]);router[_0xd8cc('0xb')](_0xd8cc('0xc'),auth[_0xd8cc('0x9')](),controller[_0xd8cc('0xd')]);router[_0xd8cc('0xb')](_0xd8cc('0xe'),auth[_0xd8cc('0x9')](),controller['show']);router['post']('/',auth[_0xd8cc('0x9')](),controller[_0xd8cc('0xf')]);router[_0xd8cc('0x10')]('/:id',auth[_0xd8cc('0x9')](),controller[_0xd8cc('0x11')]);router[_0xd8cc('0x12')](_0xd8cc('0xe'),auth['isAuthenticated'](),controller[_0xd8cc('0x13')]);module['exports']=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