Built motion from commit d9028345.|2.5.43
[motion2.git] / server / api / smsQueueReport / index.js
index 5c4e76c..44a30ed 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc69b=['update','destroy','exports','multer','path','express','Router','fs-extra','../../components/interaction/service','get','isAuthenticated','/describe','/:id','show','post','create','put'];(function(_0x39262c,_0x29302e){var _0x2ba61e=function(_0x35fe9d){while(--_0x35fe9d){_0x39262c['push'](_0x39262c['shift']());}};_0x2ba61e(++_0x29302e);}(_0xc69b,0xcf));var _0xbc69=function(_0x2ee790,_0x5a8661){_0x2ee790=_0x2ee790-0x0;var _0x5a54a5=_0xc69b[_0x2ee790];return _0x5a54a5;};'use strict';var multer=require(_0xbc69('0x0'));var util=require('util');var path=require(_0xbc69('0x1'));var timeout=require('connect-timeout');var express=require(_0xbc69('0x2'));var router=express[_0xbc69('0x3')]();var fs_extra=require(_0xbc69('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xbc69('0x5'));var config=require('../../config/environment');var controller=require('./smsQueueReport.controller');router[_0xbc69('0x6')]('/',auth[_0xbc69('0x7')](),controller['index']);router[_0xbc69('0x6')](_0xbc69('0x8'),auth[_0xbc69('0x7')](),controller['describe']);router[_0xbc69('0x6')](_0xbc69('0x9'),auth[_0xbc69('0x7')](),controller[_0xbc69('0xa')]);router[_0xbc69('0xb')]('/',auth['isAuthenticated'](),controller[_0xbc69('0xc')]);router[_0xbc69('0xd')](_0xbc69('0x9'),auth[_0xbc69('0x7')](),controller[_0xbc69('0xe')]);router['delete'](_0xbc69('0x9'),auth[_0xbc69('0x7')](),controller[_0xbc69('0xf')]);module[_0xbc69('0x10')]=router;
\ No newline at end of file
+var _0x204b=['exports','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsQueueReport.controller','isAuthenticated','index','get','/describe','describe','/:id','show','post','put','update','delete'];(function(_0x3230c9,_0x3c5ffd){var _0x5e2432=function(_0x361ace){while(--_0x361ace){_0x3230c9['push'](_0x3230c9['shift']());}};_0x5e2432(++_0x3c5ffd);}(_0x204b,0x6f));var _0xb204=function(_0x209941,_0x5c9988){_0x209941=_0x209941-0x0;var _0x1e8729=_0x204b[_0x209941];return _0x1e8729;};'use strict';var multer=require(_0xb204('0x0'));var util=require(_0xb204('0x1'));var path=require(_0xb204('0x2'));var timeout=require('connect-timeout');var express=require(_0xb204('0x3'));var router=express[_0xb204('0x4')]();var fs_extra=require(_0xb204('0x5'));var auth=require(_0xb204('0x6'));var interaction=require(_0xb204('0x7'));var config=require(_0xb204('0x8'));var controller=require(_0xb204('0x9'));router['get']('/',auth[_0xb204('0xa')](),controller[_0xb204('0xb')]);router[_0xb204('0xc')](_0xb204('0xd'),auth[_0xb204('0xa')](),controller[_0xb204('0xe')]);router[_0xb204('0xc')](_0xb204('0xf'),auth[_0xb204('0xa')](),controller[_0xb204('0x10')]);router[_0xb204('0x11')]('/',auth[_0xb204('0xa')](),controller['create']);router[_0xb204('0x12')]('/:id',auth['isAuthenticated'](),controller[_0xb204('0x13')]);router[_0xb204('0x14')]('/:id',auth[_0xb204('0xa')](),controller['destroy']);module[_0xb204('0x15')]=router;
\ No newline at end of file