Built motion from commit 87cd5f02.|2.5.48
[motion2.git] / server / api / whatsappQueueReport / index.js
index 763d69f..a89f911 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x389b=['../../components/interaction/service','../../config/environment','./whatsappQueueReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','put','update','delete','destroy','exports','path','connect-timeout','express','Router','../../components/auth/service'];(function(_0x2770c1,_0x44f9db){var _0x140b72=function(_0x7fc744){while(--_0x7fc744){_0x2770c1['push'](_0x2770c1['shift']());}};_0x140b72(++_0x44f9db);}(_0x389b,0xa3));var _0xb389=function(_0x5b1394,_0x17f08d){_0x5b1394=_0x5b1394-0x0;var _0x483150=_0x389b[_0x5b1394];return _0x483150;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xb389('0x0'));var timeout=require(_0xb389('0x1'));var express=require(_0xb389('0x2'));var router=express[_0xb389('0x3')]();var auth=require(_0xb389('0x4'));var interaction=require(_0xb389('0x5'));var config=require(_0xb389('0x6'));var controller=require(_0xb389('0x7'));router[_0xb389('0x8')]('/',auth[_0xb389('0x9')](),controller[_0xb389('0xa')]);router[_0xb389('0x8')](_0xb389('0xb'),auth[_0xb389('0x9')](),controller[_0xb389('0xc')]);router[_0xb389('0x8')](_0xb389('0xd'),auth[_0xb389('0x9')](),controller[_0xb389('0xe')]);router[_0xb389('0xf')]('/',auth[_0xb389('0x9')](),controller['create']);router[_0xb389('0x10')](_0xb389('0xd'),auth[_0xb389('0x9')](),controller[_0xb389('0x11')]);router[_0xb389('0x12')](_0xb389('0xd'),auth[_0xb389('0x9')](),controller[_0xb389('0x13')]);module[_0xb389('0x14')]=router;
\ No newline at end of file
+var _0x504a=['/:id','destroy','multer','util','path','connect-timeout','fs-extra','../../components/interaction/service','../../config/environment','./whatsappQueueReport.controller','get','isAuthenticated','index','/describe','describe','put','update','delete'];(function(_0x4d8a72,_0x2b1ff6){var _0x4acbe1=function(_0x2207db){while(--_0x2207db){_0x4d8a72['push'](_0x4d8a72['shift']());}};_0x4acbe1(++_0x2b1ff6);}(_0x504a,0x134));var _0xa504=function(_0xe5333e,_0x3e5d48){_0xe5333e=_0xe5333e-0x0;var _0x6b7a5f=_0x504a[_0xe5333e];return _0x6b7a5f;};'use strict';var multer=require(_0xa504('0x0'));var util=require(_0xa504('0x1'));var path=require(_0xa504('0x2'));var timeout=require(_0xa504('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0xa504('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xa504('0x5'));var config=require(_0xa504('0x6'));var controller=require(_0xa504('0x7'));router[_0xa504('0x8')]('/',auth[_0xa504('0x9')](),controller[_0xa504('0xa')]);router[_0xa504('0x8')](_0xa504('0xb'),auth[_0xa504('0x9')](),controller[_0xa504('0xc')]);router[_0xa504('0x8')]('/:id',auth[_0xa504('0x9')](),controller['show']);router['post']('/',auth['isAuthenticated'](),controller['create']);router[_0xa504('0xd')]('/:id',auth[_0xa504('0x9')](),controller[_0xa504('0xe')]);router[_0xa504('0xf')](_0xa504('0x10'),auth['isAuthenticated'](),controller[_0xa504('0x11')]);module['exports']=router;
\ No newline at end of file