X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FwhatsappTransferReport%2Findex.js;h=578f56461e8e88e2b06552b51a4b8ce20bf15d8c;hb=30647e0599beaeefd7f4697661375cd56f1291ec;hp=6d9b741430e0062bfd77873a89281c4c30e3e2f5;hpb=54b4ff96e83f911255a158fd7e32a0e84ec4b7d0;p=motion2.git diff --git a/server/api/whatsappTransferReport/index.js b/server/api/whatsappTransferReport/index.js index 6d9b741..578f564 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 _0xf985=['multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./whatsappTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','update','delete','destroy','exports'];(function(_0x4c3296,_0x262566){var _0x5260de=function(_0x2543c6){while(--_0x2543c6){_0x4c3296['push'](_0x4c3296['shift']());}};_0x5260de(++_0x262566);}(_0xf985,0xa1));var _0x5f98=function(_0x5df1d9,_0x53237e){_0x5df1d9=_0x5df1d9-0x0;var _0x27d24d=_0xf985[_0x5df1d9];return _0x27d24d;};'use strict';var multer=require(_0x5f98('0x0'));var util=require(_0x5f98('0x1'));var path=require('path');var timeout=require(_0x5f98('0x2'));var express=require(_0x5f98('0x3'));var router=express[_0x5f98('0x4')]();var fs_extra=require(_0x5f98('0x5'));var auth=require(_0x5f98('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x5f98('0x7'));var controller=require(_0x5f98('0x8'));router[_0x5f98('0x9')]('/',auth[_0x5f98('0xa')](),controller[_0x5f98('0xb')]);router['get'](_0x5f98('0xc'),auth[_0x5f98('0xa')](),controller[_0x5f98('0xd')]);router['get'](_0x5f98('0xe'),auth['isAuthenticated'](),controller[_0x5f98('0xf')]);router[_0x5f98('0x10')]('/',auth['isAuthenticated'](),controller[_0x5f98('0x11')]);router[_0x5f98('0x12')](_0x5f98('0xe'),auth[_0x5f98('0xa')](),controller[_0x5f98('0x13')]);router[_0x5f98('0x14')]('/:id',auth[_0x5f98('0xa')](),controller[_0x5f98('0x15')]);module[_0x5f98('0x16')]=router; \ No newline at end of file +var _0x7c30=['./whatsappTransferReport.controller','get','/describe','isAuthenticated','describe','/:id','post','create','update','delete','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x19d8e1,_0x1aece1){var _0x2f981d=function(_0x2130bd){while(--_0x2130bd){_0x19d8e1['push'](_0x19d8e1['shift']());}};_0x2f981d(++_0x1aece1);}(_0x7c30,0x1ee));var _0x07c3=function(_0x432682,_0x253044){_0x432682=_0x432682-0x0;var _0x463d05=_0x7c30[_0x432682];return _0x463d05;};'use strict';var multer=require(_0x07c3('0x0'));var util=require(_0x07c3('0x1'));var path=require(_0x07c3('0x2'));var timeout=require(_0x07c3('0x3'));var express=require(_0x07c3('0x4'));var router=express[_0x07c3('0x5')]();var fs_extra=require(_0x07c3('0x6'));var auth=require(_0x07c3('0x7'));var interaction=require(_0x07c3('0x8'));var config=require(_0x07c3('0x9'));var controller=require(_0x07c3('0xa'));router[_0x07c3('0xb')]('/',auth['isAuthenticated'](),controller['index']);router[_0x07c3('0xb')](_0x07c3('0xc'),auth[_0x07c3('0xd')](),controller[_0x07c3('0xe')]);router[_0x07c3('0xb')](_0x07c3('0xf'),auth[_0x07c3('0xd')](),controller['show']);router[_0x07c3('0x10')]('/',auth['isAuthenticated'](),controller[_0x07c3('0x11')]);router['put'](_0x07c3('0xf'),auth[_0x07c3('0xd')](),controller[_0x07c3('0x12')]);router[_0x07c3('0x13')](_0x07c3('0xf'),auth[_0x07c3('0xd')](),controller['destroy']);module[_0x07c3('0x14')]=router; \ No newline at end of file