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