Built motion from commit (unavailable).|2.5.13
[motion2.git] / server / api / smsQueueReport / index.js
index f1178a0..ff65c28 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xaf2b=['../../config/environment','get','isAuthenticated','index','/describe','describe','show','post','create','put','/:id','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/interaction/service'];(function(_0x4588bd,_0x57222b){var _0x1becaa=function(_0x2ec59d){while(--_0x2ec59d){_0x4588bd['push'](_0x4588bd['shift']());}};_0x1becaa(++_0x57222b);}(_0xaf2b,0x93));var _0xbaf2=function(_0x93f2d,_0x56e902){_0x93f2d=_0x93f2d-0x0;var _0x1ce7dd=_0xaf2b[_0x93f2d];return _0x1ce7dd;};'use strict';var multer=require(_0xbaf2('0x0'));var util=require(_0xbaf2('0x1'));var path=require(_0xbaf2('0x2'));var timeout=require(_0xbaf2('0x3'));var express=require(_0xbaf2('0x4'));var router=express[_0xbaf2('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0xbaf2('0x6'));var config=require(_0xbaf2('0x7'));var controller=require('./smsQueueReport.controller');router[_0xbaf2('0x8')]('/',auth[_0xbaf2('0x9')](),controller[_0xbaf2('0xa')]);router[_0xbaf2('0x8')](_0xbaf2('0xb'),auth[_0xbaf2('0x9')](),controller[_0xbaf2('0xc')]);router['get']('/:id',auth[_0xbaf2('0x9')](),controller[_0xbaf2('0xd')]);router[_0xbaf2('0xe')]('/',auth[_0xbaf2('0x9')](),controller[_0xbaf2('0xf')]);router[_0xbaf2('0x10')](_0xbaf2('0x11'),auth[_0xbaf2('0x9')](),controller[_0xbaf2('0x12')]);router[_0xbaf2('0x13')](_0xbaf2('0x11'),auth[_0xbaf2('0x9')](),controller[_0xbaf2('0x14')]);module[_0xbaf2('0x15')]=router;
\ No newline at end of file
+var _0xc556=['../../config/environment','get','isAuthenticated','/describe','describe','/:id','show','create','update','destroy','exports','multer','express','Router','../../components/interaction/service'];(function(_0x3ba813,_0x4acfd9){var _0x499b77=function(_0x1aaef8){while(--_0x1aaef8){_0x3ba813['push'](_0x3ba813['shift']());}};_0x499b77(++_0x4acfd9);}(_0xc556,0x1eb));var _0x6c55=function(_0x1c19dc,_0x41a121){_0x1c19dc=_0x1c19dc-0x0;var _0x45410e=_0xc556[_0x1c19dc];return _0x45410e;};'use strict';var multer=require(_0x6c55('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x6c55('0x1'));var router=express[_0x6c55('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0x6c55('0x3'));var config=require(_0x6c55('0x4'));var controller=require('./smsQueueReport.controller');router[_0x6c55('0x5')]('/',auth[_0x6c55('0x6')](),controller['index']);router['get'](_0x6c55('0x7'),auth['isAuthenticated'](),controller[_0x6c55('0x8')]);router[_0x6c55('0x5')](_0x6c55('0x9'),auth[_0x6c55('0x6')](),controller[_0x6c55('0xa')]);router['post']('/',auth['isAuthenticated'](),controller[_0x6c55('0xb')]);router['put']('/:id',auth[_0x6c55('0x6')](),controller[_0x6c55('0xc')]);router['delete'](_0x6c55('0x9'),auth[_0x6c55('0x6')](),controller[_0x6c55('0xd')]);module[_0x6c55('0xe')]=router;
\ No newline at end of file