Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / whatsappQueueReport / index.js
index 8117e9a..6803b09 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x08a3=['../../config/environment','./whatsappQueueReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','delete','destroy','exports','connect-timeout','Router','../../components/interaction/service'];(function(_0x5ce17e,_0x1a6dd4){var _0x2ed753=function(_0x4bd044){while(--_0x4bd044){_0x5ce17e['push'](_0x5ce17e['shift']());}};_0x2ed753(++_0x1a6dd4);}(_0x08a3,0x1ad));var _0x308a=function(_0x21717a,_0x33f542){_0x21717a=_0x21717a-0x0;var _0x396c2f=_0x08a3[_0x21717a];return _0x396c2f;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0x308a('0x0'));var express=require('express');var router=express[_0x308a('0x1')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x308a('0x2'));var config=require(_0x308a('0x3'));var controller=require(_0x308a('0x4'));router[_0x308a('0x5')]('/',auth[_0x308a('0x6')](),controller[_0x308a('0x7')]);router[_0x308a('0x5')](_0x308a('0x8'),auth[_0x308a('0x6')](),controller[_0x308a('0x9')]);router[_0x308a('0x5')](_0x308a('0xa'),auth['isAuthenticated'](),controller[_0x308a('0xb')]);router[_0x308a('0xc')]('/',auth['isAuthenticated'](),controller[_0x308a('0xd')]);router[_0x308a('0xe')](_0x308a('0xa'),auth[_0x308a('0x6')](),controller['update']);router[_0x308a('0xf')](_0x308a('0xa'),auth[_0x308a('0x6')](),controller[_0x308a('0x10')]);module[_0x308a('0x11')]=router;
\ No newline at end of file
+var _0x19b6=['isAuthenticated','index','get','/describe','/:id','post','put','delete','destroy','multer','util','path','express','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x35b36b,_0x1ca3b9){var _0x3cbf43=function(_0x3d95ab){while(--_0x3d95ab){_0x35b36b['push'](_0x35b36b['shift']());}};_0x3cbf43(++_0x1ca3b9);}(_0x19b6,0x1e9));var _0x619b=function(_0x54f3e8,_0x3ed493){_0x54f3e8=_0x54f3e8-0x0;var _0x267b37=_0x19b6[_0x54f3e8];return _0x267b37;};'use strict';var multer=require(_0x619b('0x0'));var util=require(_0x619b('0x1'));var path=require(_0x619b('0x2'));var timeout=require('connect-timeout');var express=require(_0x619b('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x619b('0x4'));var interaction=require(_0x619b('0x5'));var config=require(_0x619b('0x6'));var controller=require('./whatsappQueueReport.controller');router['get']('/',auth[_0x619b('0x7')](),controller[_0x619b('0x8')]);router[_0x619b('0x9')](_0x619b('0xa'),auth[_0x619b('0x7')](),controller['describe']);router[_0x619b('0x9')](_0x619b('0xb'),auth[_0x619b('0x7')](),controller['show']);router[_0x619b('0xc')]('/',auth[_0x619b('0x7')](),controller['create']);router[_0x619b('0xd')](_0x619b('0xb'),auth['isAuthenticated'](),controller['update']);router[_0x619b('0xe')](_0x619b('0xb'),auth[_0x619b('0x7')](),controller[_0x619b('0xf')]);module['exports']=router;
\ No newline at end of file