Built motion from commit (unavailable).|2.5.17
[motion2.git] / server / api / whatsappQueue / index.js
index a4ed090..a9bd376 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x30a1=['../../config/environment','./whatsappQueue.controller','get','isAuthenticated','index','/describe','describe','/:id','/:id/members','getMembers','/:id/teams','getTeams','/:id/users','getAgents','post','create','addTeams','put','delete','removeTeams','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x1f820f,_0x3096cd){var _0x23fb38=function(_0x496e29){while(--_0x496e29){_0x1f820f['push'](_0x1f820f['shift']());}};_0x23fb38(++_0x3096cd);}(_0x30a1,0xb6));var _0x130a=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x30a1[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0x130a('0x0'));var util=require('util');var path=require(_0x130a('0x1'));var timeout=require(_0x130a('0x2'));var express=require(_0x130a('0x3'));var router=express[_0x130a('0x4')]();var auth=require(_0x130a('0x5'));var interaction=require(_0x130a('0x6'));var config=require(_0x130a('0x7'));var controller=require(_0x130a('0x8'));router[_0x130a('0x9')]('/',auth[_0x130a('0xa')](),controller[_0x130a('0xb')]);router[_0x130a('0x9')](_0x130a('0xc'),auth[_0x130a('0xa')](),controller[_0x130a('0xd')]);router[_0x130a('0x9')](_0x130a('0xe'),auth[_0x130a('0xa')](),controller['show']);router['get'](_0x130a('0xf'),auth[_0x130a('0xa')](),controller[_0x130a('0x10')]);router[_0x130a('0x9')](_0x130a('0x11'),auth['isAuthenticated'](),controller[_0x130a('0x12')]);router['get'](_0x130a('0x13'),auth[_0x130a('0xa')](),controller[_0x130a('0x14')]);router[_0x130a('0x15')]('/',auth['isAuthenticated'](),controller[_0x130a('0x16')]);router[_0x130a('0x15')](_0x130a('0x11'),auth[_0x130a('0xa')](),controller[_0x130a('0x17')]);router[_0x130a('0x15')](_0x130a('0x13'),auth[_0x130a('0xa')](),controller['addAgents']);router[_0x130a('0x18')](_0x130a('0xe'),auth['isAuthenticated'](),controller['update']);router[_0x130a('0x19')](_0x130a('0xe'),auth[_0x130a('0xa')](),controller['destroy']);router[_0x130a('0x19')]('/:id/teams',auth[_0x130a('0xa')](),controller[_0x130a('0x1a')]);router[_0x130a('0x19')](_0x130a('0x13'),auth[_0x130a('0xa')](),controller['removeAgents']);module['exports']=router;
\ No newline at end of file
+var _0x2453=['addAgents','/:id','update','delete','removeTeams','exports','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappQueue.controller','get','isAuthenticated','show','getMembers','/:id/teams','getTeams','/:id/users','post','create','addTeams'];(function(_0xda90c,_0x1b67e0){var _0xedbd19=function(_0x44bae3){while(--_0x44bae3){_0xda90c['push'](_0xda90c['shift']());}};_0xedbd19(++_0x1b67e0);}(_0x2453,0x1bb));var _0x3245=function(_0x38fd1a,_0x4d50e3){_0x38fd1a=_0x38fd1a-0x0;var _0x2b8def=_0x2453[_0x38fd1a];return _0x2b8def;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x3245('0x0'));var timeout=require(_0x3245('0x1'));var express=require('express');var router=express[_0x3245('0x2')]();var auth=require(_0x3245('0x3'));var interaction=require(_0x3245('0x4'));var config=require(_0x3245('0x5'));var controller=require(_0x3245('0x6'));router[_0x3245('0x7')]('/',auth[_0x3245('0x8')](),controller['index']);router[_0x3245('0x7')]('/describe',auth[_0x3245('0x8')](),controller['describe']);router[_0x3245('0x7')]('/:id',auth['isAuthenticated'](),controller[_0x3245('0x9')]);router['get']('/:id/members',auth[_0x3245('0x8')](),controller[_0x3245('0xa')]);router[_0x3245('0x7')](_0x3245('0xb'),auth[_0x3245('0x8')](),controller[_0x3245('0xc')]);router[_0x3245('0x7')](_0x3245('0xd'),auth[_0x3245('0x8')](),controller['getAgents']);router[_0x3245('0xe')]('/',auth[_0x3245('0x8')](),controller[_0x3245('0xf')]);router['post']('/:id/teams',auth[_0x3245('0x8')](),controller[_0x3245('0x10')]);router['post'](_0x3245('0xd'),auth[_0x3245('0x8')](),controller[_0x3245('0x11')]);router['put'](_0x3245('0x12'),auth['isAuthenticated'](),controller[_0x3245('0x13')]);router[_0x3245('0x14')](_0x3245('0x12'),auth[_0x3245('0x8')](),controller['destroy']);router[_0x3245('0x14')](_0x3245('0xb'),auth['isAuthenticated'](),controller[_0x3245('0x15')]);router[_0x3245('0x14')](_0x3245('0xd'),auth[_0x3245('0x8')](),controller['removeAgents']);module[_0x3245('0x16')]=router;
\ No newline at end of file