Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / whatsappQueueReport / index.js
index 5360f55..87ac001 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x97a2=['../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','/:id','show','post','update','delete','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service'];(function(_0x66195f,_0x4a1a3d){var _0x89b1b7=function(_0x3825a3){while(--_0x3825a3){_0x66195f['push'](_0x66195f['shift']());}};_0x89b1b7(++_0x4a1a3d);}(_0x97a2,0x1b1));var _0x297a=function(_0xca0c64,_0x15ddee){_0xca0c64=_0xca0c64-0x0;var _0x26dd04=_0x97a2[_0xca0c64];return _0x26dd04;};'use strict';var multer=require(_0x297a('0x0'));var util=require('util');var path=require(_0x297a('0x1'));var timeout=require(_0x297a('0x2'));var express=require(_0x297a('0x3'));var router=express[_0x297a('0x4')]();var fs_extra=require(_0x297a('0x5'));var auth=require(_0x297a('0x6'));var interaction=require(_0x297a('0x7'));var config=require(_0x297a('0x8'));var controller=require('./whatsappQueueReport.controller');router[_0x297a('0x9')]('/',auth[_0x297a('0xa')](),controller[_0x297a('0xb')]);router[_0x297a('0x9')](_0x297a('0xc'),auth[_0x297a('0xa')](),controller['describe']);router[_0x297a('0x9')](_0x297a('0xd'),auth[_0x297a('0xa')](),controller[_0x297a('0xe')]);router[_0x297a('0xf')]('/',auth[_0x297a('0xa')](),controller['create']);router['put']('/:id',auth[_0x297a('0xa')](),controller[_0x297a('0x10')]);router[_0x297a('0x11')](_0x297a('0xd'),auth['isAuthenticated'](),controller[_0x297a('0x12')]);module[_0x297a('0x13')]=router;
\ No newline at end of file
+var _0x705f=['delete','destroy','exports','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappQueueReport.controller','get','isAuthenticated','index','describe','/:id','create','put','update'];(function(_0x50b383,_0x271261){var _0x557b3e=function(_0x1dae51){while(--_0x1dae51){_0x50b383['push'](_0x50b383['shift']());}};_0x557b3e(++_0x271261);}(_0x705f,0x75));var _0xf705=function(_0x23eb8c,_0x5618e8){_0x23eb8c=_0x23eb8c-0x0;var _0x4978ba=_0x705f[_0x23eb8c];return _0x4978ba;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xf705('0x0'));var timeout=require('connect-timeout');var express=require(_0xf705('0x1'));var router=express[_0xf705('0x2')]();var fs_extra=require(_0xf705('0x3'));var auth=require(_0xf705('0x4'));var interaction=require(_0xf705('0x5'));var config=require(_0xf705('0x6'));var controller=require(_0xf705('0x7'));router[_0xf705('0x8')]('/',auth[_0xf705('0x9')](),controller[_0xf705('0xa')]);router[_0xf705('0x8')]('/describe',auth['isAuthenticated'](),controller[_0xf705('0xb')]);router['get'](_0xf705('0xc'),auth[_0xf705('0x9')](),controller['show']);router['post']('/',auth[_0xf705('0x9')](),controller[_0xf705('0xd')]);router[_0xf705('0xe')](_0xf705('0xc'),auth[_0xf705('0x9')](),controller[_0xf705('0xf')]);router[_0xf705('0x10')](_0xf705('0xc'),auth['isAuthenticated'](),controller[_0xf705('0x11')]);module[_0xf705('0x12')]=router;
\ No newline at end of file