Built motion from commit f7863d46.|2.5.41
[motion2.git] / server / api / whatsappQueueReport / index.js
index 740ba88..519e2d2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8cc8=['connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappQueueReport.controller','get','isAuthenticated','/describe','describe','show','put','/:id','update','destroy','exports','multer','util','path'];(function(_0x111d2d,_0x208472){var _0x170d1b=function(_0xd4503e){while(--_0xd4503e){_0x111d2d['push'](_0x111d2d['shift']());}};_0x170d1b(++_0x208472);}(_0x8cc8,0x177));var _0x88cc=function(_0x5cb14c,_0x5b79c5){_0x5cb14c=_0x5cb14c-0x0;var _0x28ff66=_0x8cc8[_0x5cb14c];return _0x28ff66;};'use strict';var multer=require(_0x88cc('0x0'));var util=require(_0x88cc('0x1'));var path=require(_0x88cc('0x2'));var timeout=require(_0x88cc('0x3'));var express=require(_0x88cc('0x4'));var router=express[_0x88cc('0x5')]();var fs_extra=require(_0x88cc('0x6'));var auth=require(_0x88cc('0x7'));var interaction=require(_0x88cc('0x8'));var config=require(_0x88cc('0x9'));var controller=require(_0x88cc('0xa'));router[_0x88cc('0xb')]('/',auth[_0x88cc('0xc')](),controller['index']);router['get'](_0x88cc('0xd'),auth[_0x88cc('0xc')](),controller[_0x88cc('0xe')]);router[_0x88cc('0xb')]('/:id',auth[_0x88cc('0xc')](),controller[_0x88cc('0xf')]);router['post']('/',auth[_0x88cc('0xc')](),controller['create']);router[_0x88cc('0x10')](_0x88cc('0x11'),auth[_0x88cc('0xc')](),controller[_0x88cc('0x12')]);router['delete'](_0x88cc('0x11'),auth[_0x88cc('0xc')](),controller[_0x88cc('0x13')]);module[_0x88cc('0x14')]=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