Built motion from commit a679711e.|2.6.15
[motion2.git] / server / api / smsQueue / index.js
index d281fbf..15346d5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfc74=['delete','/:id','destroy','removeTeams','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/describe','describe','show','getMembers','/:id/teams','/:id/users','getAgents','post','addTeams','addAgents','put','update'];(function(_0x50e0b4,_0x1057f7){var _0x2fa8b0=function(_0x3766bc){while(--_0x3766bc){_0x50e0b4['push'](_0x50e0b4['shift']());}};_0x2fa8b0(++_0x1057f7);}(_0xfc74,0x9c));var _0x4fc7=function(_0x27b311,_0x385093){_0x27b311=_0x27b311-0x0;var _0x2d9cf7=_0xfc74[_0x27b311];return _0x2d9cf7;};'use strict';var multer=require(_0x4fc7('0x0'));var util=require(_0x4fc7('0x1'));var path=require(_0x4fc7('0x2'));var timeout=require(_0x4fc7('0x3'));var express=require(_0x4fc7('0x4'));var router=express[_0x4fc7('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x4fc7('0x6'));var interaction=require(_0x4fc7('0x7'));var config=require(_0x4fc7('0x8'));var controller=require('./smsQueue.controller');router['get']('/',auth[_0x4fc7('0x9')](),controller[_0x4fc7('0xa')]);router[_0x4fc7('0xb')](_0x4fc7('0xc'),auth[_0x4fc7('0x9')](),controller[_0x4fc7('0xd')]);router[_0x4fc7('0xb')]('/:id',auth[_0x4fc7('0x9')](),controller[_0x4fc7('0xe')]);router[_0x4fc7('0xb')]('/:id/members',auth['isAuthenticated'](),controller[_0x4fc7('0xf')]);router[_0x4fc7('0xb')](_0x4fc7('0x10'),auth[_0x4fc7('0x9')](),controller['getTeams']);router[_0x4fc7('0xb')](_0x4fc7('0x11'),auth['isAuthenticated'](),controller[_0x4fc7('0x12')]);router[_0x4fc7('0x13')]('/',auth[_0x4fc7('0x9')](),controller['create']);router['post'](_0x4fc7('0x10'),auth[_0x4fc7('0x9')](),controller[_0x4fc7('0x14')]);router[_0x4fc7('0x13')](_0x4fc7('0x11'),auth[_0x4fc7('0x9')](),controller[_0x4fc7('0x15')]);router[_0x4fc7('0x16')]('/:id',auth[_0x4fc7('0x9')](),controller[_0x4fc7('0x17')]);router[_0x4fc7('0x18')](_0x4fc7('0x19'),auth[_0x4fc7('0x9')](),controller[_0x4fc7('0x1a')]);router[_0x4fc7('0x18')]('/:id/teams',auth[_0x4fc7('0x9')](),controller[_0x4fc7('0x1b')]);router[_0x4fc7('0x18')](_0x4fc7('0x11'),auth[_0x4fc7('0x9')](),controller[_0x4fc7('0x1c')]);module[_0x4fc7('0x1d')]=router;
\ No newline at end of file
+var _0x93b1=['./smsQueue.controller','get','isAuthenticated','index','describe','/:id','show','/:id/members','getMembers','getTeams','/:id/users','post','create','addTeams','put','delete','/:id/teams','removeTeams','removeAgents','exports','multer','util','connect-timeout','Router','fs-extra','../../components/auth/service','../../config/environment'];(function(_0x4ab737,_0x47ea44){var _0x55ee78=function(_0x554c7d){while(--_0x554c7d){_0x4ab737['push'](_0x4ab737['shift']());}};_0x55ee78(++_0x47ea44);}(_0x93b1,0x122));var _0x193b=function(_0x5b150f,_0x185e99){_0x5b150f=_0x5b150f-0x0;var _0x3a246e=_0x93b1[_0x5b150f];return _0x3a246e;};'use strict';var multer=require(_0x193b('0x0'));var util=require(_0x193b('0x1'));var path=require('path');var timeout=require(_0x193b('0x2'));var express=require('express');var router=express[_0x193b('0x3')]();var fs_extra=require(_0x193b('0x4'));var auth=require(_0x193b('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x193b('0x6'));var controller=require(_0x193b('0x7'));router[_0x193b('0x8')]('/',auth[_0x193b('0x9')](),controller[_0x193b('0xa')]);router[_0x193b('0x8')]('/describe',auth[_0x193b('0x9')](),controller[_0x193b('0xb')]);router[_0x193b('0x8')](_0x193b('0xc'),auth[_0x193b('0x9')](),controller[_0x193b('0xd')]);router['get'](_0x193b('0xe'),auth['isAuthenticated'](),controller[_0x193b('0xf')]);router[_0x193b('0x8')]('/:id/teams',auth[_0x193b('0x9')](),controller[_0x193b('0x10')]);router[_0x193b('0x8')](_0x193b('0x11'),auth[_0x193b('0x9')](),controller['getAgents']);router[_0x193b('0x12')]('/',auth[_0x193b('0x9')](),controller[_0x193b('0x13')]);router[_0x193b('0x12')]('/:id/teams',auth[_0x193b('0x9')](),controller[_0x193b('0x14')]);router[_0x193b('0x12')](_0x193b('0x11'),auth[_0x193b('0x9')](),controller['addAgents']);router[_0x193b('0x15')](_0x193b('0xc'),auth['isAuthenticated'](),controller['update']);router['delete'](_0x193b('0xc'),auth['isAuthenticated'](),controller['destroy']);router[_0x193b('0x16')](_0x193b('0x17'),auth[_0x193b('0x9')](),controller[_0x193b('0x18')]);router[_0x193b('0x16')](_0x193b('0x11'),auth[_0x193b('0x9')](),controller[_0x193b('0x19')]);module[_0x193b('0x1a')]=router;
\ No newline at end of file