Built motion from commit f7863d46.|2.5.41
[motion2.git] / server / api / whatsappQueueReport / index.js
index 092a33f..519e2d2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x289e=['show','post','put','update','destroy','exports','multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','./whatsappQueueReport.controller','get','isAuthenticated','index','/describe','describe','/:id'];(function(_0x552993,_0x473186){var _0x58bf13=function(_0x19ae81){while(--_0x19ae81){_0x552993['push'](_0x552993['shift']());}};_0x58bf13(++_0x473186);}(_0x289e,0xea));var _0xe289=function(_0x31e97b,_0x5c503a){_0x31e97b=_0x31e97b-0x0;var _0x488a2c=_0x289e[_0x31e97b];return _0x488a2c;};'use strict';var multer=require(_0xe289('0x0'));var util=require(_0xe289('0x1'));var path=require('path');var timeout=require(_0xe289('0x2'));var express=require(_0xe289('0x3'));var router=express['Router']();var auth=require(_0xe289('0x4'));var interaction=require(_0xe289('0x5'));var config=require('../../config/environment');var controller=require(_0xe289('0x6'));router[_0xe289('0x7')]('/',auth[_0xe289('0x8')](),controller[_0xe289('0x9')]);router[_0xe289('0x7')](_0xe289('0xa'),auth[_0xe289('0x8')](),controller[_0xe289('0xb')]);router[_0xe289('0x7')](_0xe289('0xc'),auth['isAuthenticated'](),controller[_0xe289('0xd')]);router[_0xe289('0xe')]('/',auth[_0xe289('0x8')](),controller['create']);router[_0xe289('0xf')]('/:id',auth[_0xe289('0x8')](),controller[_0xe289('0x10')]);router['delete']('/:id',auth['isAuthenticated'](),controller[_0xe289('0x11')]);module[_0xe289('0x12')]=router;
\ No newline at end of file
+var _0xe81b=['../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappQueueReport.controller','index','get','describe','/:id','isAuthenticated','show','create','put','destroy','multer','util','connect-timeout','express','Router','fs-extra'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xe81b,0xde));var _0xbe81=function(_0x51020b,_0x38c2c7){_0x51020b=_0x51020b-0x0;var _0x371e47=_0xe81b[_0x51020b];return _0x371e47;};'use strict';var multer=require(_0xbe81('0x0'));var util=require(_0xbe81('0x1'));var path=require('path');var timeout=require(_0xbe81('0x2'));var express=require(_0xbe81('0x3'));var router=express[_0xbe81('0x4')]();var fs_extra=require(_0xbe81('0x5'));var auth=require(_0xbe81('0x6'));var interaction=require(_0xbe81('0x7'));var config=require(_0xbe81('0x8'));var controller=require(_0xbe81('0x9'));router['get']('/',auth['isAuthenticated'](),controller[_0xbe81('0xa')]);router[_0xbe81('0xb')]('/describe',auth['isAuthenticated'](),controller[_0xbe81('0xc')]);router['get'](_0xbe81('0xd'),auth[_0xbe81('0xe')](),controller[_0xbe81('0xf')]);router['post']('/',auth[_0xbe81('0xe')](),controller[_0xbe81('0x10')]);router[_0xbe81('0x11')](_0xbe81('0xd'),auth[_0xbe81('0xe')](),controller['update']);router['delete'](_0xbe81('0xd'),auth['isAuthenticated'](),controller[_0xbe81('0x12')]);module['exports']=router;
\ No newline at end of file