X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FwhatsappTransferReport%2Findex.js;h=3a74442dce0b24657ad185709481e50df9373dcf;hb=5a8e02cd20cb48fdbc240736658fd4afd650c896;hp=11e0357eb44793742befef9ac9e1fa19b02fa910;hpb=795c8454f12f8a41fb2cd31a1270c087e5e59e94;p=motion2.git diff --git a/server/api/whatsappTransferReport/index.js b/server/api/whatsappTransferReport/index.js index 11e0357..3a74442 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 _0x3361=['../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/:id','post','create','update','destroy','exports','util','path','express','fs-extra','../../components/auth/service'];(function(_0x458a47,_0x2852d9){var _0x12084d=function(_0x4a60c9){while(--_0x4a60c9){_0x458a47['push'](_0x458a47['shift']());}};_0x12084d(++_0x2852d9);}(_0x3361,0x9d));var _0x1336=function(_0xdcd5fa,_0x36b5c9){_0xdcd5fa=_0xdcd5fa-0x0;var _0x4d300f=_0x3361[_0xdcd5fa];return _0x4d300f;};'use strict';var multer=require('multer');var util=require(_0x1336('0x0'));var path=require(_0x1336('0x1'));var timeout=require('connect-timeout');var express=require(_0x1336('0x2'));var router=express['Router']();var fs_extra=require(_0x1336('0x3'));var auth=require(_0x1336('0x4'));var interaction=require(_0x1336('0x5'));var config=require(_0x1336('0x6'));var controller=require('./whatsappTransferReport.controller');router[_0x1336('0x7')]('/',auth[_0x1336('0x8')](),controller[_0x1336('0x9')]);router[_0x1336('0x7')](_0x1336('0xa'),auth[_0x1336('0x8')](),controller[_0x1336('0xb')]);router[_0x1336('0x7')](_0x1336('0xc'),auth[_0x1336('0x8')](),controller['show']);router[_0x1336('0xd')]('/',auth[_0x1336('0x8')](),controller[_0x1336('0xe')]);router['put'](_0x1336('0xc'),auth['isAuthenticated'](),controller[_0x1336('0xf')]);router['delete'](_0x1336('0xc'),auth[_0x1336('0x8')](),controller[_0x1336('0x10')]);module[_0x1336('0x11')]=router; \ No newline at end of file +var _0xf282=['util','path','connect-timeout','fs-extra','../../components/auth/service','../../config/environment','./whatsappTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','put','update','delete','exports'];(function(_0x2283dc,_0x2fcfc5){var _0x16db90=function(_0x376c35){while(--_0x376c35){_0x2283dc['push'](_0x2283dc['shift']());}};_0x16db90(++_0x2fcfc5);}(_0xf282,0x130));var _0x2f28=function(_0xfae23b,_0x2be4ba){_0xfae23b=_0xfae23b-0x0;var _0x200640=_0xf282[_0xfae23b];return _0x200640;};'use strict';var multer=require('multer');var util=require(_0x2f28('0x0'));var path=require(_0x2f28('0x1'));var timeout=require(_0x2f28('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x2f28('0x3'));var auth=require(_0x2f28('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x2f28('0x5'));var controller=require(_0x2f28('0x6'));router[_0x2f28('0x7')]('/',auth[_0x2f28('0x8')](),controller[_0x2f28('0x9')]);router[_0x2f28('0x7')](_0x2f28('0xa'),auth['isAuthenticated'](),controller[_0x2f28('0xb')]);router['get'](_0x2f28('0xc'),auth[_0x2f28('0x8')](),controller[_0x2f28('0xd')]);router[_0x2f28('0xe')]('/',auth[_0x2f28('0x8')](),controller['create']);router[_0x2f28('0xf')](_0x2f28('0xc'),auth[_0x2f28('0x8')](),controller[_0x2f28('0x10')]);router[_0x2f28('0x11')](_0x2f28('0xc'),auth[_0x2f28('0x8')](),controller['destroy']);module[_0x2f28('0x12')]=router; \ No newline at end of file