Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / smsQueueReport / index.js
index c4bbc16..d476db4 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 _0x5f83=['index','isAuthenticated','describe','show','post','create','/:id','update','delete','destroy','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get'];(function(_0x178e48,_0x3c9509){var _0x440d7e=function(_0xc2f8a0){while(--_0xc2f8a0){_0x178e48['push'](_0x178e48['shift']());}};_0x440d7e(++_0x3c9509);}(_0x5f83,0x8f));var _0x35f8=function(_0x2ceb54,_0xa177ee){_0x2ceb54=_0x2ceb54-0x0;var _0x2ab4ca=_0x5f83[_0x2ceb54];return _0x2ab4ca;};'use strict';var multer=require(_0x35f8('0x0'));var util=require(_0x35f8('0x1'));var path=require('path');var timeout=require(_0x35f8('0x2'));var express=require(_0x35f8('0x3'));var router=express[_0x35f8('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x35f8('0x5'));var interaction=require(_0x35f8('0x6'));var config=require(_0x35f8('0x7'));var controller=require('./smsQueueReport.controller');router[_0x35f8('0x8')]('/',auth['isAuthenticated'](),controller[_0x35f8('0x9')]);router[_0x35f8('0x8')]('/describe',auth[_0x35f8('0xa')](),controller[_0x35f8('0xb')]);router[_0x35f8('0x8')]('/:id',auth['isAuthenticated'](),controller[_0x35f8('0xc')]);router[_0x35f8('0xd')]('/',auth[_0x35f8('0xa')](),controller[_0x35f8('0xe')]);router['put'](_0x35f8('0xf'),auth[_0x35f8('0xa')](),controller[_0x35f8('0x10')]);router[_0x35f8('0x11')](_0x35f8('0xf'),auth[_0x35f8('0xa')](),controller[_0x35f8('0x12')]);module['exports']=router;
\ No newline at end of file