Built motion from commit 9e1399f3.|2.5.37
[motion2.git] / server / api / faxQueueReport / index.js
index 9a01d11..c62798e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x19cf=['connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','index','/describe','describe','/:id','isAuthenticated','show','post','put','delete','destroy','exports','multer','util','path'];(function(_0x3b7298,_0x184668){var _0x26dd40=function(_0x508b15){while(--_0x508b15){_0x3b7298['push'](_0x3b7298['shift']());}};_0x26dd40(++_0x184668);}(_0x19cf,0x6b));var _0xf19c=function(_0x20074f,_0x283bbd){_0x20074f=_0x20074f-0x0;var _0x106cd6=_0x19cf[_0x20074f];return _0x106cd6;};'use strict';var multer=require(_0xf19c('0x0'));var util=require(_0xf19c('0x1'));var path=require(_0xf19c('0x2'));var timeout=require(_0xf19c('0x3'));var express=require(_0xf19c('0x4'));var router=express[_0xf19c('0x5')]();var fs_extra=require(_0xf19c('0x6'));var auth=require(_0xf19c('0x7'));var interaction=require(_0xf19c('0x8'));var config=require(_0xf19c('0x9'));var controller=require('./faxQueueReport.controller');router[_0xf19c('0xa')]('/',auth['isAuthenticated'](),controller[_0xf19c('0xb')]);router[_0xf19c('0xa')](_0xf19c('0xc'),auth['isAuthenticated'](),controller[_0xf19c('0xd')]);router[_0xf19c('0xa')](_0xf19c('0xe'),auth[_0xf19c('0xf')](),controller[_0xf19c('0x10')]);router[_0xf19c('0x11')]('/',auth[_0xf19c('0xf')](),controller['create']);router[_0xf19c('0x12')](_0xf19c('0xe'),auth[_0xf19c('0xf')](),controller['update']);router[_0xf19c('0x13')](_0xf19c('0xe'),auth[_0xf19c('0xf')](),controller[_0xf19c('0x14')]);module[_0xf19c('0x15')]=router;
\ No newline at end of file
+var _0x5ec1=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','describe','/:id','show','post','update','destroy','multer','util'];(function(_0xaff6ff,_0x363fdc){var _0x4e6375=function(_0x39ee22){while(--_0x39ee22){_0xaff6ff['push'](_0xaff6ff['shift']());}};_0x4e6375(++_0x363fdc);}(_0x5ec1,0x184));var _0x15ec=function(_0x154192,_0x2d360f){_0x154192=_0x154192-0x0;var _0x3c2792=_0x5ec1[_0x154192];return _0x3c2792;};'use strict';var multer=require(_0x15ec('0x0'));var util=require(_0x15ec('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0x15ec('0x2')]();var fs_extra=require(_0x15ec('0x3'));var auth=require(_0x15ec('0x4'));var interaction=require(_0x15ec('0x5'));var config=require(_0x15ec('0x6'));var controller=require('./faxQueueReport.controller');router[_0x15ec('0x7')]('/',auth[_0x15ec('0x8')](),controller['index']);router['get']('/describe',auth[_0x15ec('0x8')](),controller[_0x15ec('0x9')]);router['get'](_0x15ec('0xa'),auth[_0x15ec('0x8')](),controller[_0x15ec('0xb')]);router[_0x15ec('0xc')]('/',auth[_0x15ec('0x8')](),controller['create']);router['put'](_0x15ec('0xa'),auth['isAuthenticated'](),controller[_0x15ec('0xd')]);router['delete'](_0x15ec('0xa'),auth[_0x15ec('0x8')](),controller[_0x15ec('0xe')]);module['exports']=router;
\ No newline at end of file