Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / whatsappQueueReport / index.js
index ccb62e0..6fb3f52 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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
+var _0xa627=['../../config/environment','get','isAuthenticated','/describe','describe','/:id','show','post','put','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x55f8b4,_0x43f30d){var _0x2475f9=function(_0xdd6f4a){while(--_0xdd6f4a){_0x55f8b4['push'](_0x55f8b4['shift']());}};_0x2475f9(++_0x43f30d);}(_0xa627,0x171));var _0x7a62=function(_0x72546d,_0x3f7c48){_0x72546d=_0x72546d-0x0;var _0x4d94f0=_0xa627[_0x72546d];return _0x4d94f0;};'use strict';var multer=require(_0x7a62('0x0'));var util=require(_0x7a62('0x1'));var path=require(_0x7a62('0x2'));var timeout=require(_0x7a62('0x3'));var express=require(_0x7a62('0x4'));var router=express[_0x7a62('0x5')]();var fs_extra=require(_0x7a62('0x6'));var auth=require(_0x7a62('0x7'));var interaction=require(_0x7a62('0x8'));var config=require(_0x7a62('0x9'));var controller=require('./whatsappQueueReport.controller');router[_0x7a62('0xa')]('/',auth[_0x7a62('0xb')](),controller['index']);router['get'](_0x7a62('0xc'),auth[_0x7a62('0xb')](),controller[_0x7a62('0xd')]);router[_0x7a62('0xa')](_0x7a62('0xe'),auth[_0x7a62('0xb')](),controller[_0x7a62('0xf')]);router[_0x7a62('0x10')]('/',auth[_0x7a62('0xb')](),controller['create']);router[_0x7a62('0x11')](_0x7a62('0xe'),auth[_0x7a62('0xb')](),controller['update']);router[_0x7a62('0x12')](_0x7a62('0xe'),auth[_0x7a62('0xb')](),controller[_0x7a62('0x13')]);module[_0x7a62('0x14')]=router;
\ No newline at end of file