Built motion from commit b5413ace.|2.6.9
[motion2.git] / server / api / whatsappQueue / index.js
index 7c04124..9bf1f1d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb9f1=['isAuthenticated','index','/describe','describe','/:id','show','/:id/members','getMembers','/:id/teams','getTeams','/:id/users','getAgents','post','addTeams','addAgents','put','delete','removeAgents','path','connect-timeout','express','Router','../../config/environment','./whatsappQueue.controller','get'];(function(_0x58d4d1,_0x9d32be){var _0x469aee=function(_0x5cd41e){while(--_0x5cd41e){_0x58d4d1['push'](_0x58d4d1['shift']());}};_0x469aee(++_0x9d32be);}(_0xb9f1,0xda));var _0x1b9f=function(_0x399fb4,_0x3b9673){_0x399fb4=_0x399fb4-0x0;var _0x599673=_0xb9f1[_0x399fb4];return _0x599673;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x1b9f('0x0'));var timeout=require(_0x1b9f('0x1'));var express=require(_0x1b9f('0x2'));var router=express[_0x1b9f('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x1b9f('0x4'));var controller=require(_0x1b9f('0x5'));router[_0x1b9f('0x6')]('/',auth[_0x1b9f('0x7')](),controller[_0x1b9f('0x8')]);router[_0x1b9f('0x6')](_0x1b9f('0x9'),auth[_0x1b9f('0x7')](),controller[_0x1b9f('0xa')]);router['get'](_0x1b9f('0xb'),auth[_0x1b9f('0x7')](),controller[_0x1b9f('0xc')]);router[_0x1b9f('0x6')](_0x1b9f('0xd'),auth[_0x1b9f('0x7')](),controller[_0x1b9f('0xe')]);router[_0x1b9f('0x6')](_0x1b9f('0xf'),auth[_0x1b9f('0x7')](),controller[_0x1b9f('0x10')]);router[_0x1b9f('0x6')](_0x1b9f('0x11'),auth[_0x1b9f('0x7')](),controller[_0x1b9f('0x12')]);router[_0x1b9f('0x13')]('/',auth[_0x1b9f('0x7')](),controller['create']);router[_0x1b9f('0x13')]('/:id/teams',auth[_0x1b9f('0x7')](),controller[_0x1b9f('0x14')]);router[_0x1b9f('0x13')](_0x1b9f('0x11'),auth[_0x1b9f('0x7')](),controller[_0x1b9f('0x15')]);router[_0x1b9f('0x16')]('/:id',auth[_0x1b9f('0x7')](),controller['update']);router[_0x1b9f('0x17')](_0x1b9f('0xb'),auth[_0x1b9f('0x7')](),controller['destroy']);router['delete'](_0x1b9f('0xf'),auth[_0x1b9f('0x7')](),controller['removeTeams']);router[_0x1b9f('0x17')](_0x1b9f('0x11'),auth[_0x1b9f('0x7')](),controller[_0x1b9f('0x18')]);module['exports']=router;
\ No newline at end of file
+var _0xb13e=['/:id/teams','removeAgents','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./whatsappQueue.controller','get','index','isAuthenticated','describe','/:id','show','/:id/members','getMembers','getTeams','getAgents','post','/:id/users','addAgents','put','delete','destroy'];(function(_0x15ca1a,_0x30fc82){var _0x507626=function(_0x14c9bc){while(--_0x14c9bc){_0x15ca1a['push'](_0x15ca1a['shift']());}};_0x507626(++_0x30fc82);}(_0xb13e,0x1f0));var _0xeb13=function(_0x2890ec,_0x198cc8){_0x2890ec=_0x2890ec-0x0;var _0x1fb281=_0xb13e[_0x2890ec];return _0x1fb281;};'use strict';var multer=require(_0xeb13('0x0'));var util=require(_0xeb13('0x1'));var path=require(_0xeb13('0x2'));var timeout=require(_0xeb13('0x3'));var express=require(_0xeb13('0x4'));var router=express[_0xeb13('0x5')]();var fs_extra=require(_0xeb13('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0xeb13('0x7'));var config=require(_0xeb13('0x8'));var controller=require(_0xeb13('0x9'));router[_0xeb13('0xa')]('/',auth['isAuthenticated'](),controller[_0xeb13('0xb')]);router[_0xeb13('0xa')]('/describe',auth[_0xeb13('0xc')](),controller[_0xeb13('0xd')]);router['get'](_0xeb13('0xe'),auth[_0xeb13('0xc')](),controller[_0xeb13('0xf')]);router['get'](_0xeb13('0x10'),auth[_0xeb13('0xc')](),controller[_0xeb13('0x11')]);router[_0xeb13('0xa')]('/:id/teams',auth['isAuthenticated'](),controller[_0xeb13('0x12')]);router[_0xeb13('0xa')]('/:id/users',auth[_0xeb13('0xc')](),controller[_0xeb13('0x13')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router[_0xeb13('0x14')]('/:id/teams',auth[_0xeb13('0xc')](),controller['addTeams']);router['post'](_0xeb13('0x15'),auth[_0xeb13('0xc')](),controller[_0xeb13('0x16')]);router[_0xeb13('0x17')]('/:id',auth[_0xeb13('0xc')](),controller['update']);router[_0xeb13('0x18')](_0xeb13('0xe'),auth[_0xeb13('0xc')](),controller[_0xeb13('0x19')]);router[_0xeb13('0x18')](_0xeb13('0x1a'),auth[_0xeb13('0xc')](),controller['removeTeams']);router[_0xeb13('0x18')](_0xeb13('0x15'),auth[_0xeb13('0xc')](),controller[_0xeb13('0x1b')]);module[_0xeb13('0x1c')]=router;
\ No newline at end of file