Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / whatsappQueue / index.js
index 35c7934..bbf053e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4787=['destroy','removeTeams','removeAgents','exports','multer','express','Router','../../components/auth/service','../../config/environment','get','isAuthenticated','describe','/:id','/:id/teams','/:id/users','getAgents','create','addAgents','put','update','delete'];(function(_0x599f41,_0x4db732){var _0x2e4d58=function(_0x14c882){while(--_0x14c882){_0x599f41['push'](_0x599f41['shift']());}};_0x2e4d58(++_0x4db732);}(_0x4787,0x1bd));var _0x7478=function(_0x50a0c2,_0x4befab){_0x50a0c2=_0x50a0c2-0x0;var _0x5ebadd=_0x4787[_0x50a0c2];return _0x5ebadd;};'use strict';var multer=require(_0x7478('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x7478('0x1'));var router=express[_0x7478('0x2')]();var auth=require(_0x7478('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x7478('0x4'));var controller=require('./whatsappQueue.controller');router[_0x7478('0x5')]('/',auth[_0x7478('0x6')](),controller['index']);router[_0x7478('0x5')]('/describe',auth[_0x7478('0x6')](),controller[_0x7478('0x7')]);router[_0x7478('0x5')](_0x7478('0x8'),auth[_0x7478('0x6')](),controller['show']);router[_0x7478('0x5')]('/:id/members',auth[_0x7478('0x6')](),controller['getMembers']);router[_0x7478('0x5')](_0x7478('0x9'),auth[_0x7478('0x6')](),controller['getTeams']);router[_0x7478('0x5')](_0x7478('0xa'),auth['isAuthenticated'](),controller[_0x7478('0xb')]);router['post']('/',auth[_0x7478('0x6')](),controller[_0x7478('0xc')]);router['post']('/:id/teams',auth[_0x7478('0x6')](),controller['addTeams']);router['post'](_0x7478('0xa'),auth[_0x7478('0x6')](),controller[_0x7478('0xd')]);router[_0x7478('0xe')]('/:id',auth[_0x7478('0x6')](),controller[_0x7478('0xf')]);router[_0x7478('0x10')](_0x7478('0x8'),auth[_0x7478('0x6')](),controller[_0x7478('0x11')]);router[_0x7478('0x10')]('/:id/teams',auth[_0x7478('0x6')](),controller[_0x7478('0x12')]);router['delete'](_0x7478('0xa'),auth['isAuthenticated'](),controller[_0x7478('0x13')]);module[_0x7478('0x14')]=router;
\ No newline at end of file
+var _0x07cb=['/describe','isAuthenticated','describe','/:id','/:id/members','getMembers','/:id/teams','getTeams','getAgents','post','create','addTeams','/:id/users','addAgents','put','delete','destroy','removeAgents','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappQueue.controller','get','index'];(function(_0x49b207,_0x408ade){var _0x2dc8fa=function(_0x150975){while(--_0x150975){_0x49b207['push'](_0x49b207['shift']());}};_0x2dc8fa(++_0x408ade);}(_0x07cb,0x149));var _0xb07c=function(_0x330ff0,_0x146528){_0x330ff0=_0x330ff0-0x0;var _0x215472=_0x07cb[_0x330ff0];return _0x215472;};'use strict';var multer=require(_0xb07c('0x0'));var util=require(_0xb07c('0x1'));var path=require('path');var timeout=require(_0xb07c('0x2'));var express=require(_0xb07c('0x3'));var router=express[_0xb07c('0x4')]();var fs_extra=require(_0xb07c('0x5'));var auth=require(_0xb07c('0x6'));var interaction=require(_0xb07c('0x7'));var config=require(_0xb07c('0x8'));var controller=require(_0xb07c('0x9'));router[_0xb07c('0xa')]('/',auth['isAuthenticated'](),controller[_0xb07c('0xb')]);router['get'](_0xb07c('0xc'),auth[_0xb07c('0xd')](),controller[_0xb07c('0xe')]);router['get'](_0xb07c('0xf'),auth[_0xb07c('0xd')](),controller['show']);router[_0xb07c('0xa')](_0xb07c('0x10'),auth[_0xb07c('0xd')](),controller[_0xb07c('0x11')]);router[_0xb07c('0xa')](_0xb07c('0x12'),auth[_0xb07c('0xd')](),controller[_0xb07c('0x13')]);router['get']('/:id/users',auth[_0xb07c('0xd')](),controller[_0xb07c('0x14')]);router[_0xb07c('0x15')]('/',auth[_0xb07c('0xd')](),controller[_0xb07c('0x16')]);router['post'](_0xb07c('0x12'),auth['isAuthenticated'](),controller[_0xb07c('0x17')]);router[_0xb07c('0x15')](_0xb07c('0x18'),auth['isAuthenticated'](),controller[_0xb07c('0x19')]);router[_0xb07c('0x1a')](_0xb07c('0xf'),auth[_0xb07c('0xd')](),controller['update']);router[_0xb07c('0x1b')](_0xb07c('0xf'),auth[_0xb07c('0xd')](),controller[_0xb07c('0x1c')]);router[_0xb07c('0x1b')](_0xb07c('0x12'),auth['isAuthenticated'](),controller['removeTeams']);router[_0xb07c('0x1b')](_0xb07c('0x18'),auth[_0xb07c('0xd')](),controller[_0xb07c('0x1d')]);module[_0xb07c('0x1e')]=router;
\ No newline at end of file