X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FwhatsappTransferReport%2Findex.js;h=9e2660ff6a95c0267b4fa6cbdb199c9817197033;hb=625a274d7c6c9ea6be043136164c37fd3fc082d8;hp=0b71ced42a44abb1305ad07fb68500854b2765e7;hpb=1562546be7bf64ba323d0927837b2b20dc380166;p=motion2.git diff --git a/server/api/whatsappTransferReport/index.js b/server/api/whatsappTransferReport/index.js index 0b71ced..9e2660f 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 _0x3cc4=['express','Router','fs-extra','../../components/auth/service','get','isAuthenticated','/describe','show','post','create','put','/:id','update','delete','destroy','exports','util','path','connect-timeout'];(function(_0x4565bf,_0x5ad9d6){var _0x5610ba=function(_0x170988){while(--_0x170988){_0x4565bf['push'](_0x4565bf['shift']());}};_0x5610ba(++_0x5ad9d6);}(_0x3cc4,0x1eb));var _0x43cc=function(_0xdf117,_0x26f037){_0xdf117=_0xdf117-0x0;var _0x3a93bf=_0x3cc4[_0xdf117];return _0x3a93bf;};'use strict';var multer=require('multer');var util=require(_0x43cc('0x0'));var path=require(_0x43cc('0x1'));var timeout=require(_0x43cc('0x2'));var express=require(_0x43cc('0x3'));var router=express[_0x43cc('0x4')]();var fs_extra=require(_0x43cc('0x5'));var auth=require(_0x43cc('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./whatsappTransferReport.controller');router[_0x43cc('0x7')]('/',auth[_0x43cc('0x8')](),controller['index']);router[_0x43cc('0x7')](_0x43cc('0x9'),auth[_0x43cc('0x8')](),controller['describe']);router[_0x43cc('0x7')]('/:id',auth[_0x43cc('0x8')](),controller[_0x43cc('0xa')]);router[_0x43cc('0xb')]('/',auth[_0x43cc('0x8')](),controller[_0x43cc('0xc')]);router[_0x43cc('0xd')](_0x43cc('0xe'),auth[_0x43cc('0x8')](),controller[_0x43cc('0xf')]);router[_0x43cc('0x10')](_0x43cc('0xe'),auth['isAuthenticated'](),controller[_0x43cc('0x11')]);module[_0x43cc('0x12')]=router; \ No newline at end of file +var _0xe126=['Router','fs-extra','../../components/auth/service','./whatsappTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','update','destroy','exports','util','path','connect-timeout','express'];(function(_0x57b450,_0x219c98){var _0x222b5e=function(_0x53b43d){while(--_0x53b43d){_0x57b450['push'](_0x57b450['shift']());}};_0x222b5e(++_0x219c98);}(_0xe126,0x65));var _0x6e12=function(_0x580647,_0x43d2c3){_0x580647=_0x580647-0x0;var _0x5f0792=_0xe126[_0x580647];return _0x5f0792;};'use strict';var multer=require('multer');var util=require(_0x6e12('0x0'));var path=require(_0x6e12('0x1'));var timeout=require(_0x6e12('0x2'));var express=require(_0x6e12('0x3'));var router=express[_0x6e12('0x4')]();var fs_extra=require(_0x6e12('0x5'));var auth=require(_0x6e12('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x6e12('0x7'));router[_0x6e12('0x8')]('/',auth[_0x6e12('0x9')](),controller[_0x6e12('0xa')]);router['get'](_0x6e12('0xb'),auth[_0x6e12('0x9')](),controller[_0x6e12('0xc')]);router[_0x6e12('0x8')](_0x6e12('0xd'),auth['isAuthenticated'](),controller[_0x6e12('0xe')]);router[_0x6e12('0xf')]('/',auth[_0x6e12('0x9')](),controller[_0x6e12('0x10')]);router[_0x6e12('0x11')](_0x6e12('0xd'),auth[_0x6e12('0x9')](),controller[_0x6e12('0x12')]);router['delete'](_0x6e12('0xd'),auth[_0x6e12('0x9')](),controller[_0x6e12('0x13')]);module[_0x6e12('0x14')]=router; \ No newline at end of file