Built motion from commit 598073ad.|2.5.44
[motion2.git] / server / api / smsQueue / index.js
index e67e2ff..bf05ce4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x774c=['/describe','getMembers','/:id/teams','getTeams','/:id/users','getAgents','create','post','addTeams','addAgents','/:id','delete','destroy','removeTeams','util','path','express','Router','fs-extra','../../components/auth/service','./smsQueue.controller','get','isAuthenticated','index'];(function(_0x3ec4b9,_0x4f6e00){var _0x573ca6=function(_0x759aea){while(--_0x759aea){_0x3ec4b9['push'](_0x3ec4b9['shift']());}};_0x573ca6(++_0x4f6e00);}(_0x774c,0x1ee));var _0xc774=function(_0x3fb150,_0x5e32ed){_0x3fb150=_0x3fb150-0x0;var _0x56f4a8=_0x774c[_0x3fb150];return _0x56f4a8;};'use strict';var multer=require('multer');var util=require(_0xc774('0x0'));var path=require(_0xc774('0x1'));var timeout=require('connect-timeout');var express=require(_0xc774('0x2'));var router=express[_0xc774('0x3')]();var fs_extra=require(_0xc774('0x4'));var auth=require(_0xc774('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xc774('0x6'));router[_0xc774('0x7')]('/',auth[_0xc774('0x8')](),controller[_0xc774('0x9')]);router[_0xc774('0x7')](_0xc774('0xa'),auth[_0xc774('0x8')](),controller['describe']);router['get']('/:id',auth[_0xc774('0x8')](),controller['show']);router[_0xc774('0x7')]('/:id/members',auth[_0xc774('0x8')](),controller[_0xc774('0xb')]);router[_0xc774('0x7')](_0xc774('0xc'),auth['isAuthenticated'](),controller[_0xc774('0xd')]);router[_0xc774('0x7')](_0xc774('0xe'),auth[_0xc774('0x8')](),controller[_0xc774('0xf')]);router['post']('/',auth[_0xc774('0x8')](),controller[_0xc774('0x10')]);router[_0xc774('0x11')]('/:id/teams',auth[_0xc774('0x8')](),controller[_0xc774('0x12')]);router['post'](_0xc774('0xe'),auth[_0xc774('0x8')](),controller[_0xc774('0x13')]);router['put'](_0xc774('0x14'),auth[_0xc774('0x8')](),controller['update']);router[_0xc774('0x15')]('/:id',auth[_0xc774('0x8')](),controller[_0xc774('0x16')]);router[_0xc774('0x15')](_0xc774('0xc'),auth[_0xc774('0x8')](),controller[_0xc774('0x17')]);router['delete'](_0xc774('0xe'),auth[_0xc774('0x8')](),controller['removeAgents']);module['exports']=router;
\ No newline at end of file
+var _0x69a1=['removeAgents','exports','multer','util','connect-timeout','Router','fs-extra','../../config/environment','./smsQueue.controller','isAuthenticated','index','/describe','describe','get','getMembers','/:id/teams','getTeams','getAgents','post','create','addTeams','/:id/users','addAgents','put','update','/:id','destroy','delete'];(function(_0x564d28,_0x43daa5){var _0x449cac=function(_0x3c6d93){while(--_0x3c6d93){_0x564d28['push'](_0x564d28['shift']());}};_0x449cac(++_0x43daa5);}(_0x69a1,0xaa));var _0x169a=function(_0x40c084,_0x3ea97d){_0x40c084=_0x40c084-0x0;var _0x2ad95f=_0x69a1[_0x40c084];return _0x2ad95f;};'use strict';var multer=require(_0x169a('0x0'));var util=require(_0x169a('0x1'));var path=require('path');var timeout=require(_0x169a('0x2'));var express=require('express');var router=express[_0x169a('0x3')]();var fs_extra=require(_0x169a('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x169a('0x5'));var controller=require(_0x169a('0x6'));router['get']('/',auth[_0x169a('0x7')](),controller[_0x169a('0x8')]);router['get'](_0x169a('0x9'),auth[_0x169a('0x7')](),controller[_0x169a('0xa')]);router[_0x169a('0xb')]('/:id',auth[_0x169a('0x7')](),controller['show']);router['get']('/:id/members',auth[_0x169a('0x7')](),controller[_0x169a('0xc')]);router[_0x169a('0xb')](_0x169a('0xd'),auth[_0x169a('0x7')](),controller[_0x169a('0xe')]);router[_0x169a('0xb')]('/:id/users',auth[_0x169a('0x7')](),controller[_0x169a('0xf')]);router[_0x169a('0x10')]('/',auth[_0x169a('0x7')](),controller[_0x169a('0x11')]);router[_0x169a('0x10')](_0x169a('0xd'),auth[_0x169a('0x7')](),controller[_0x169a('0x12')]);router[_0x169a('0x10')](_0x169a('0x13'),auth[_0x169a('0x7')](),controller[_0x169a('0x14')]);router[_0x169a('0x15')]('/:id',auth[_0x169a('0x7')](),controller[_0x169a('0x16')]);router['delete'](_0x169a('0x17'),auth[_0x169a('0x7')](),controller[_0x169a('0x18')]);router[_0x169a('0x19')](_0x169a('0xd'),auth[_0x169a('0x7')](),controller['removeTeams']);router[_0x169a('0x19')](_0x169a('0x13'),auth[_0x169a('0x7')](),controller[_0x169a('0x1a')]);module[_0x169a('0x1b')]=router;
\ No newline at end of file