Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / smsQueueReport / index.js
index c4bbc16..03b09ec 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeb98=['describe','/:id','show','post','put','delete','destroy','exports','util','path','connect-timeout','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsQueueReport.controller','isAuthenticated','index','get'];(function(_0x3a20b7,_0x815ffa){var _0x5b7110=function(_0x3a93d7){while(--_0x3a93d7){_0x3a20b7['push'](_0x3a20b7['shift']());}};_0x5b7110(++_0x815ffa);}(_0xeb98,0xe0));var _0x8eb9=function(_0x4bf2ec,_0x4bb8db){_0x4bf2ec=_0x4bf2ec-0x0;var _0x3005f6=_0xeb98[_0x4bf2ec];return _0x3005f6;};'use strict';var multer=require('multer');var util=require(_0x8eb9('0x0'));var path=require(_0x8eb9('0x1'));var timeout=require(_0x8eb9('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x8eb9('0x3'));var interaction=require(_0x8eb9('0x4'));var config=require(_0x8eb9('0x5'));var controller=require(_0x8eb9('0x6'));router['get']('/',auth[_0x8eb9('0x7')](),controller[_0x8eb9('0x8')]);router[_0x8eb9('0x9')]('/describe',auth[_0x8eb9('0x7')](),controller[_0x8eb9('0xa')]);router[_0x8eb9('0x9')](_0x8eb9('0xb'),auth[_0x8eb9('0x7')](),controller[_0x8eb9('0xc')]);router[_0x8eb9('0xd')]('/',auth[_0x8eb9('0x7')](),controller['create']);router[_0x8eb9('0xe')](_0x8eb9('0xb'),auth[_0x8eb9('0x7')](),controller['update']);router[_0x8eb9('0xf')](_0x8eb9('0xb'),auth[_0x8eb9('0x7')](),controller[_0x8eb9('0x10')]);module[_0x8eb9('0x11')]=router;
\ No newline at end of file
+var _0xbcf7=['destroy','exports','multer','util','path','express','Router','fs-extra','isAuthenticated','index','get','/describe','describe','show','create','put','update'];(function(_0x2be8c2,_0x14a4b5){var _0x97f531=function(_0xcee58d){while(--_0xcee58d){_0x2be8c2['push'](_0x2be8c2['shift']());}};_0x97f531(++_0x14a4b5);}(_0xbcf7,0x134));var _0x7bcf=function(_0x43c7a8,_0x1aa7e8){_0x43c7a8=_0x43c7a8-0x0;var _0x2ba767=_0xbcf7[_0x43c7a8];return _0x2ba767;};'use strict';var multer=require(_0x7bcf('0x0'));var util=require(_0x7bcf('0x1'));var path=require(_0x7bcf('0x2'));var timeout=require('connect-timeout');var express=require(_0x7bcf('0x3'));var router=express[_0x7bcf('0x4')]();var fs_extra=require(_0x7bcf('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./smsQueueReport.controller');router['get']('/',auth[_0x7bcf('0x6')](),controller[_0x7bcf('0x7')]);router[_0x7bcf('0x8')](_0x7bcf('0x9'),auth[_0x7bcf('0x6')](),controller[_0x7bcf('0xa')]);router[_0x7bcf('0x8')]('/:id',auth[_0x7bcf('0x6')](),controller[_0x7bcf('0xb')]);router['post']('/',auth[_0x7bcf('0x6')](),controller[_0x7bcf('0xc')]);router[_0x7bcf('0xd')]('/:id',auth[_0x7bcf('0x6')](),controller[_0x7bcf('0xe')]);router['delete']('/:id',auth['isAuthenticated'](),controller[_0x7bcf('0xf')]);module[_0x7bcf('0x10')]=router;
\ No newline at end of file