Built motion from commit 497d3d92.|2.5.43
[motion2.git] / server / api / whatsappQueueReport / index.js
index 0e561c3..ccb62e0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x124a=['describe','/:id','show','post','create','put','update','delete','multer','util','path','connect-timeout','express','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe'];(function(_0x3c66e5,_0xab5ea3){var _0x678a=function(_0xd43f50){while(--_0xd43f50){_0x3c66e5['push'](_0x3c66e5['shift']());}};_0x678a(++_0xab5ea3);}(_0x124a,0x171));var _0xa124=function(_0x14dd10,_0x4900d6){_0x14dd10=_0x14dd10-0x0;var _0x5cb641=_0x124a[_0x14dd10];return _0x5cb641;};'use strict';var multer=require(_0xa124('0x0'));var util=require(_0xa124('0x1'));var path=require(_0xa124('0x2'));var timeout=require(_0xa124('0x3'));var express=require(_0xa124('0x4'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0xa124('0x5'));var config=require(_0xa124('0x6'));var controller=require('./whatsappQueueReport.controller');router[_0xa124('0x7')]('/',auth[_0xa124('0x8')](),controller[_0xa124('0x9')]);router['get'](_0xa124('0xa'),auth['isAuthenticated'](),controller[_0xa124('0xb')]);router[_0xa124('0x7')](_0xa124('0xc'),auth[_0xa124('0x8')](),controller[_0xa124('0xd')]);router[_0xa124('0xe')]('/',auth[_0xa124('0x8')](),controller[_0xa124('0xf')]);router[_0xa124('0x10')](_0xa124('0xc'),auth['isAuthenticated'](),controller[_0xa124('0x11')]);router[_0xa124('0x12')](_0xa124('0xc'),auth[_0xa124('0x8')](),controller['destroy']);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