Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / whatsappQueue / index.js
index 32690b2..30caa11 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x22ca=['put','update','destroy','delete','/:id/users','removeAgents','exports','multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','describe','/:id','show','/:id/members','/:id/teams','getTeams','getAgents','post','addTeams','addAgents'];(function(_0x541a6b,_0x1e8a6b){var _0x3c132a=function(_0x4dfcf6){while(--_0x4dfcf6){_0x541a6b['push'](_0x541a6b['shift']());}};_0x3c132a(++_0x1e8a6b);}(_0x22ca,0xdf));var _0xa22c=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x22ca[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0xa22c('0x0'));var util=require(_0xa22c('0x1'));var path=require('path');var timeout=require(_0xa22c('0x2'));var express=require(_0xa22c('0x3'));var router=express['Router']();var auth=require(_0xa22c('0x4'));var interaction=require(_0xa22c('0x5'));var config=require(_0xa22c('0x6'));var controller=require('./whatsappQueue.controller');router[_0xa22c('0x7')]('/',auth[_0xa22c('0x8')](),controller[_0xa22c('0x9')]);router['get']('/describe',auth[_0xa22c('0x8')](),controller[_0xa22c('0xa')]);router[_0xa22c('0x7')](_0xa22c('0xb'),auth[_0xa22c('0x8')](),controller[_0xa22c('0xc')]);router[_0xa22c('0x7')](_0xa22c('0xd'),auth['isAuthenticated'](),controller['getMembers']);router['get'](_0xa22c('0xe'),auth[_0xa22c('0x8')](),controller[_0xa22c('0xf')]);router[_0xa22c('0x7')]('/:id/users',auth['isAuthenticated'](),controller[_0xa22c('0x10')]);router['post']('/',auth[_0xa22c('0x8')](),controller['create']);router[_0xa22c('0x11')](_0xa22c('0xe'),auth['isAuthenticated'](),controller[_0xa22c('0x12')]);router[_0xa22c('0x11')]('/:id/users',auth[_0xa22c('0x8')](),controller[_0xa22c('0x13')]);router[_0xa22c('0x14')](_0xa22c('0xb'),auth['isAuthenticated'](),controller[_0xa22c('0x15')]);router['delete'](_0xa22c('0xb'),auth[_0xa22c('0x8')](),controller[_0xa22c('0x16')]);router[_0xa22c('0x17')](_0xa22c('0xe'),auth[_0xa22c('0x8')](),controller['removeTeams']);router['delete'](_0xa22c('0x18'),auth[_0xa22c('0x8')](),controller[_0xa22c('0x19')]);module[_0xa22c('0x1a')]=router;
\ No newline at end of file
+var _0x9cf2=['/describe','isAuthenticated','get','/:id','show','/:id/members','getMembers','/:id/teams','/:id/users','post','create','put','update','delete','removeAgents','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','index'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x9cf2,0xac));var _0x29cf=function(_0x2af90a,_0x4b34b8){_0x2af90a=_0x2af90a-0x0;var _0xd668ee=_0x9cf2[_0x2af90a];return _0xd668ee;};'use strict';var multer=require(_0x29cf('0x0'));var util=require(_0x29cf('0x1'));var path=require(_0x29cf('0x2'));var timeout=require(_0x29cf('0x3'));var express=require(_0x29cf('0x4'));var router=express[_0x29cf('0x5')]();var fs_extra=require(_0x29cf('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0x29cf('0x7'));var config=require(_0x29cf('0x8'));var controller=require('./whatsappQueue.controller');router['get']('/',auth['isAuthenticated'](),controller[_0x29cf('0x9')]);router['get'](_0x29cf('0xa'),auth[_0x29cf('0xb')](),controller['describe']);router[_0x29cf('0xc')](_0x29cf('0xd'),auth['isAuthenticated'](),controller[_0x29cf('0xe')]);router[_0x29cf('0xc')](_0x29cf('0xf'),auth[_0x29cf('0xb')](),controller[_0x29cf('0x10')]);router[_0x29cf('0xc')](_0x29cf('0x11'),auth[_0x29cf('0xb')](),controller['getTeams']);router[_0x29cf('0xc')](_0x29cf('0x12'),auth[_0x29cf('0xb')](),controller['getAgents']);router[_0x29cf('0x13')]('/',auth[_0x29cf('0xb')](),controller[_0x29cf('0x14')]);router[_0x29cf('0x13')](_0x29cf('0x11'),auth[_0x29cf('0xb')](),controller['addTeams']);router[_0x29cf('0x13')]('/:id/users',auth[_0x29cf('0xb')](),controller['addAgents']);router[_0x29cf('0x15')](_0x29cf('0xd'),auth['isAuthenticated'](),controller[_0x29cf('0x16')]);router[_0x29cf('0x17')](_0x29cf('0xd'),auth[_0x29cf('0xb')](),controller['destroy']);router[_0x29cf('0x17')](_0x29cf('0x11'),auth['isAuthenticated'](),controller['removeTeams']);router[_0x29cf('0x17')](_0x29cf('0x12'),auth[_0x29cf('0xb')](),controller[_0x29cf('0x18')]);module[_0x29cf('0x19')]=router;
\ No newline at end of file