Built motion from commit 497d3d92.|2.5.43
[motion2.git] / server / api / whatsappQueueReport / index.js
index a778c8b..ccb62e0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xaa50=['./whatsappQueueReport.controller','get','isAuthenticated','index','describe','/:id','show','post','create','put','update','delete','destroy','exports','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x21353c,_0x98623c){var _0x173711=function(_0xa2278d){while(--_0xa2278d){_0x21353c['push'](_0x21353c['shift']());}};_0x173711(++_0x98623c);}(_0xaa50,0x19d));var _0x0aa5=function(_0x3e66e7,_0x45b745){_0x3e66e7=_0x3e66e7-0x0;var _0x3e8b25=_0xaa50[_0x3e66e7];return _0x3e8b25;};'use strict';var multer=require('multer');var util=require(_0x0aa5('0x0'));var path=require(_0x0aa5('0x1'));var timeout=require(_0x0aa5('0x2'));var express=require('express');var router=express[_0x0aa5('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x0aa5('0x4'));var interaction=require(_0x0aa5('0x5'));var config=require(_0x0aa5('0x6'));var controller=require(_0x0aa5('0x7'));router[_0x0aa5('0x8')]('/',auth[_0x0aa5('0x9')](),controller[_0x0aa5('0xa')]);router['get']('/describe',auth[_0x0aa5('0x9')](),controller[_0x0aa5('0xb')]);router[_0x0aa5('0x8')](_0x0aa5('0xc'),auth[_0x0aa5('0x9')](),controller[_0x0aa5('0xd')]);router[_0x0aa5('0xe')]('/',auth[_0x0aa5('0x9')](),controller[_0x0aa5('0xf')]);router[_0x0aa5('0x10')](_0x0aa5('0xc'),auth[_0x0aa5('0x9')](),controller[_0x0aa5('0x11')]);router[_0x0aa5('0x12')]('/:id',auth[_0x0aa5('0x9')](),controller[_0x0aa5('0x13')]);module[_0x0aa5('0x14')]=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