Built motion from commit 639a1a7f.|2.6.19
[motion2.git] / server / api / faxQueueReport / index.js
index 7b5cea9..bfaf8fe 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f21=['/describe','describe','/:id','show','post','create','put','update','delete','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','get'];(function(_0x255d5b,_0x4f6f35){var _0x3e141a=function(_0x249ee2){while(--_0x249ee2){_0x255d5b['push'](_0x255d5b['shift']());}};_0x3e141a(++_0x4f6f35);}(_0x5f21,0x14d));var _0x15f2=function(_0x6ce39b,_0x4e3ca9){_0x6ce39b=_0x6ce39b-0x0;var _0x3587db=_0x5f21[_0x6ce39b];return _0x3587db;};'use strict';var multer=require(_0x15f2('0x0'));var util=require('util');var path=require(_0x15f2('0x1'));var timeout=require(_0x15f2('0x2'));var express=require(_0x15f2('0x3'));var router=express[_0x15f2('0x4')]();var fs_extra=require(_0x15f2('0x5'));var auth=require(_0x15f2('0x6'));var interaction=require(_0x15f2('0x7'));var config=require(_0x15f2('0x8'));var controller=require('./faxQueueReport.controller');router['get']('/',auth[_0x15f2('0x9')](),controller[_0x15f2('0xa')]);router[_0x15f2('0xb')](_0x15f2('0xc'),auth[_0x15f2('0x9')](),controller[_0x15f2('0xd')]);router['get'](_0x15f2('0xe'),auth['isAuthenticated'](),controller[_0x15f2('0xf')]);router[_0x15f2('0x10')]('/',auth[_0x15f2('0x9')](),controller[_0x15f2('0x11')]);router[_0x15f2('0x12')]('/:id',auth[_0x15f2('0x9')](),controller[_0x15f2('0x13')]);router[_0x15f2('0x14')](_0x15f2('0xe'),auth['isAuthenticated'](),controller[_0x15f2('0x15')]);module[_0x15f2('0x16')]=router;
\ No newline at end of file
+var _0xd3c1=['isAuthenticated','/:id','show','post','create','destroy','multer','util','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./faxQueueReport.controller','get'];(function(_0x4bb66f,_0x3cd682){var _0xf2772f=function(_0x2e3698){while(--_0x2e3698){_0x4bb66f['push'](_0x4bb66f['shift']());}};_0xf2772f(++_0x3cd682);}(_0xd3c1,0x66));var _0x1d3c=function(_0x21d3ed,_0x2b7490){_0x21d3ed=_0x21d3ed-0x0;var _0x4048b6=_0xd3c1[_0x21d3ed];return _0x4048b6;};'use strict';var multer=require(_0x1d3c('0x0'));var util=require(_0x1d3c('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x1d3c('0x2'));var router=express[_0x1d3c('0x3')]();var fs_extra=require(_0x1d3c('0x4'));var auth=require(_0x1d3c('0x5'));var interaction=require(_0x1d3c('0x6'));var config=require(_0x1d3c('0x7'));var controller=require(_0x1d3c('0x8'));router[_0x1d3c('0x9')]('/',auth[_0x1d3c('0xa')](),controller['index']);router[_0x1d3c('0x9')]('/describe',auth['isAuthenticated'](),controller['describe']);router['get'](_0x1d3c('0xb'),auth[_0x1d3c('0xa')](),controller[_0x1d3c('0xc')]);router[_0x1d3c('0xd')]('/',auth[_0x1d3c('0xa')](),controller[_0x1d3c('0xe')]);router['put'](_0x1d3c('0xb'),auth[_0x1d3c('0xa')](),controller['update']);router['delete'](_0x1d3c('0xb'),auth['isAuthenticated'](),controller[_0x1d3c('0xf')]);module['exports']=router;
\ No newline at end of file