X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FwhatsappTransferReport%2Findex.js;h=bd96f73d74d346a622af4872fd36e4ec38404797;hb=c5ec4f3be0e7f1f893000f685661edf16381041e;hp=53e40e0997395d743de30d2dfdb512389158ee45;hpb=bb1bc459ff51c9e3d02337b05bd35dbdea7e939d;p=motion2.git diff --git a/server/api/whatsappTransferReport/index.js b/server/api/whatsappTransferReport/index.js index 53e40e0..bd96f73 100644 --- a/server/api/whatsappTransferReport/index.js +++ b/server/api/whatsappTransferReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xaec6=['../../config/environment','get','index','/describe','isAuthenticated','describe','post','put','update','delete','/:id','destroy','multer','util','path','connect-timeout','fs-extra','../../components/auth/service'];(function(_0x2f6ae4,_0x1a41cb){var _0x3b3e40=function(_0x210516){while(--_0x210516){_0x2f6ae4['push'](_0x2f6ae4['shift']());}};_0x3b3e40(++_0x1a41cb);}(_0xaec6,0x1e0));var _0x6aec=function(_0x44b7a7,_0x5cf981){_0x44b7a7=_0x44b7a7-0x0;var _0x3e9a8c=_0xaec6[_0x44b7a7];return _0x3e9a8c;};'use strict';var multer=require(_0x6aec('0x0'));var util=require(_0x6aec('0x1'));var path=require(_0x6aec('0x2'));var timeout=require(_0x6aec('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x6aec('0x4'));var auth=require(_0x6aec('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x6aec('0x6'));var controller=require('./whatsappTransferReport.controller');router[_0x6aec('0x7')]('/',auth['isAuthenticated'](),controller[_0x6aec('0x8')]);router[_0x6aec('0x7')](_0x6aec('0x9'),auth[_0x6aec('0xa')](),controller[_0x6aec('0xb')]);router[_0x6aec('0x7')]('/:id',auth[_0x6aec('0xa')](),controller['show']);router[_0x6aec('0xc')]('/',auth['isAuthenticated'](),controller['create']);router[_0x6aec('0xd')]('/:id',auth[_0x6aec('0xa')](),controller[_0x6aec('0xe')]);router[_0x6aec('0xf')](_0x6aec('0x10'),auth[_0x6aec('0xa')](),controller[_0x6aec('0x11')]);module['exports']=router; \ No newline at end of file +var _0xee52=['fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/:id','show','create','put','update','destroy','exports','multer','util','path','connect-timeout'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0xee52,0xc4));var _0x2ee5=function(_0x3c631c,_0x2d33a0){_0x3c631c=_0x3c631c-0x0;var _0x16f4c6=_0xee52[_0x3c631c];return _0x16f4c6;};'use strict';var multer=require(_0x2ee5('0x0'));var util=require(_0x2ee5('0x1'));var path=require(_0x2ee5('0x2'));var timeout=require(_0x2ee5('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x2ee5('0x4'));var auth=require(_0x2ee5('0x5'));var interaction=require(_0x2ee5('0x6'));var config=require(_0x2ee5('0x7'));var controller=require('./whatsappTransferReport.controller');router[_0x2ee5('0x8')]('/',auth[_0x2ee5('0x9')](),controller[_0x2ee5('0xa')]);router[_0x2ee5('0x8')](_0x2ee5('0xb'),auth[_0x2ee5('0x9')](),controller[_0x2ee5('0xc')]);router['get'](_0x2ee5('0xd'),auth[_0x2ee5('0x9')](),controller[_0x2ee5('0xe')]);router['post']('/',auth[_0x2ee5('0x9')](),controller[_0x2ee5('0xf')]);router[_0x2ee5('0x10')]('/:id',auth[_0x2ee5('0x9')](),controller[_0x2ee5('0x11')]);router['delete'](_0x2ee5('0xd'),auth[_0x2ee5('0x9')](),controller[_0x2ee5('0x12')]);module[_0x2ee5('0x13')]=router; \ No newline at end of file