Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / smsQueueReport / index.js
index a1f38c0..d476db4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5fc3=['/:id','show','post','create','put','update','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./smsQueueReport.controller','get','isAuthenticated','describe'];(function(_0x5b7acb,_0x11cfc3){var _0x256f8e=function(_0x108e9d){while(--_0x108e9d){_0x5b7acb['push'](_0x5b7acb['shift']());}};_0x256f8e(++_0x11cfc3);}(_0x5fc3,0xa8));var _0x35fc=function(_0x37a7c6,_0x3a84b6){_0x37a7c6=_0x37a7c6-0x0;var _0x539905=_0x5fc3[_0x37a7c6];return _0x539905;};'use strict';var multer=require(_0x35fc('0x0'));var util=require(_0x35fc('0x1'));var path=require('path');var timeout=require(_0x35fc('0x2'));var express=require(_0x35fc('0x3'));var router=express[_0x35fc('0x4')]();var fs_extra=require(_0x35fc('0x5'));var auth=require(_0x35fc('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x35fc('0x7'));var controller=require(_0x35fc('0x8'));router[_0x35fc('0x9')]('/',auth['isAuthenticated'](),controller['index']);router[_0x35fc('0x9')]('/describe',auth[_0x35fc('0xa')](),controller[_0x35fc('0xb')]);router[_0x35fc('0x9')](_0x35fc('0xc'),auth[_0x35fc('0xa')](),controller[_0x35fc('0xd')]);router[_0x35fc('0xe')]('/',auth['isAuthenticated'](),controller[_0x35fc('0xf')]);router[_0x35fc('0x10')]('/:id',auth[_0x35fc('0xa')](),controller[_0x35fc('0x11')]);router['delete'](_0x35fc('0xc'),auth[_0x35fc('0xa')](),controller['destroy']);module['exports']=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