Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / smsQueueReport / index.js
index a72ec0e..567dbad 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa61f=['../../components/auth/service','../../config/environment','isAuthenticated','index','get','/describe','/:id','show','create','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra'];(function(_0x5cf613,_0xec497f){var _0x52d105=function(_0x17e1ed){while(--_0x17e1ed){_0x5cf613['push'](_0x5cf613['shift']());}};_0x52d105(++_0xec497f);}(_0xa61f,0x14d));var _0xfa61=function(_0x42cae2,_0x284ef8){_0x42cae2=_0x42cae2-0x0;var _0x5f256f=_0xa61f[_0x42cae2];return _0x5f256f;};'use strict';var multer=require(_0xfa61('0x0'));var util=require(_0xfa61('0x1'));var path=require(_0xfa61('0x2'));var timeout=require(_0xfa61('0x3'));var express=require(_0xfa61('0x4'));var router=express[_0xfa61('0x5')]();var fs_extra=require(_0xfa61('0x6'));var auth=require(_0xfa61('0x7'));var interaction=require('../../components/interaction/service');var config=require(_0xfa61('0x8'));var controller=require('./smsQueueReport.controller');router['get']('/',auth[_0xfa61('0x9')](),controller[_0xfa61('0xa')]);router[_0xfa61('0xb')](_0xfa61('0xc'),auth[_0xfa61('0x9')](),controller['describe']);router[_0xfa61('0xb')](_0xfa61('0xd'),auth[_0xfa61('0x9')](),controller[_0xfa61('0xe')]);router['post']('/',auth[_0xfa61('0x9')](),controller[_0xfa61('0xf')]);router['put'](_0xfa61('0xd'),auth[_0xfa61('0x9')](),controller[_0xfa61('0x10')]);router[_0xfa61('0x11')](_0xfa61('0xd'),auth['isAuthenticated'](),controller[_0xfa61('0x12')]);module[_0xfa61('0x13')]=router;
\ No newline at end of file
+var _0x1c3a=['express','Router','fs-extra','../../components/auth/service','../../config/environment','get','index','/describe','isAuthenticated','describe','/:id','show','post','create','put','update','destroy','multer','util','path'];(function(_0x3ef4ce,_0x5b4e3e){var _0x414d9d=function(_0x28e388){while(--_0x28e388){_0x3ef4ce['push'](_0x3ef4ce['shift']());}};_0x414d9d(++_0x5b4e3e);}(_0x1c3a,0x9d));var _0xa1c3=function(_0xd73be6,_0x15e94d){_0xd73be6=_0xd73be6-0x0;var _0x155ad0=_0x1c3a[_0xd73be6];return _0x155ad0;};'use strict';var multer=require(_0xa1c3('0x0'));var util=require(_0xa1c3('0x1'));var path=require(_0xa1c3('0x2'));var timeout=require('connect-timeout');var express=require(_0xa1c3('0x3'));var router=express[_0xa1c3('0x4')]();var fs_extra=require(_0xa1c3('0x5'));var auth=require(_0xa1c3('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xa1c3('0x7'));var controller=require('./smsQueueReport.controller');router[_0xa1c3('0x8')]('/',auth['isAuthenticated'](),controller[_0xa1c3('0x9')]);router[_0xa1c3('0x8')](_0xa1c3('0xa'),auth[_0xa1c3('0xb')](),controller[_0xa1c3('0xc')]);router[_0xa1c3('0x8')](_0xa1c3('0xd'),auth['isAuthenticated'](),controller[_0xa1c3('0xe')]);router[_0xa1c3('0xf')]('/',auth[_0xa1c3('0xb')](),controller[_0xa1c3('0x10')]);router[_0xa1c3('0x11')](_0xa1c3('0xd'),auth[_0xa1c3('0xb')](),controller[_0xa1c3('0x12')]);router['delete']('/:id',auth[_0xa1c3('0xb')](),controller[_0xa1c3('0x13')]);module['exports']=router;
\ No newline at end of file