Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / whatsappTransferReport / index.js
index dd7d8da..9593714 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x038f=['Router','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/describe','describe','show','post','put','/:id','update','delete','destroy','multer','util','path','express'];(function(_0x580350,_0x4f2597){var _0x5e73ca=function(_0x16f5bf){while(--_0x16f5bf){_0x580350['push'](_0x580350['shift']());}};_0x5e73ca(++_0x4f2597);}(_0x038f,0x106));var _0xf038=function(_0x695b76,_0x551526){_0x695b76=_0x695b76-0x0;var _0x1dc21f=_0x038f[_0x695b76];return _0x1dc21f;};'use strict';var multer=require(_0xf038('0x0'));var util=require(_0xf038('0x1'));var path=require(_0xf038('0x2'));var timeout=require('connect-timeout');var express=require(_0xf038('0x3'));var router=express[_0xf038('0x4')]();var auth=require(_0xf038('0x5'));var interaction=require(_0xf038('0x6'));var config=require('../../config/environment');var controller=require('./whatsappTransferReport.controller');router[_0xf038('0x7')]('/',auth[_0xf038('0x8')](),controller[_0xf038('0x9')]);router[_0xf038('0x7')](_0xf038('0xa'),auth['isAuthenticated'](),controller[_0xf038('0xb')]);router[_0xf038('0x7')]('/:id',auth[_0xf038('0x8')](),controller[_0xf038('0xc')]);router[_0xf038('0xd')]('/',auth['isAuthenticated'](),controller['create']);router[_0xf038('0xe')](_0xf038('0xf'),auth[_0xf038('0x8')](),controller[_0xf038('0x10')]);router[_0xf038('0x11')](_0xf038('0xf'),auth[_0xf038('0x8')](),controller[_0xf038('0x12')]);module['exports']=router;
\ No newline at end of file
+var _0xa965=['Router','fs-extra','../../components/auth/service','../../config/environment','./whatsappTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','put','update','destroy','exports','util','path','connect-timeout','express'];(function(_0x2b676e,_0x4760e1){var _0x255e2d=function(_0xd33989){while(--_0xd33989){_0x2b676e['push'](_0x2b676e['shift']());}};_0x255e2d(++_0x4760e1);}(_0xa965,0x13f));var _0x5a96=function(_0x7d5a8b,_0x2aedef){_0x7d5a8b=_0x7d5a8b-0x0;var _0x56ac46=_0xa965[_0x7d5a8b];return _0x56ac46;};'use strict';var multer=require('multer');var util=require(_0x5a96('0x0'));var path=require(_0x5a96('0x1'));var timeout=require(_0x5a96('0x2'));var express=require(_0x5a96('0x3'));var router=express[_0x5a96('0x4')]();var fs_extra=require(_0x5a96('0x5'));var auth=require(_0x5a96('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x5a96('0x7'));var controller=require(_0x5a96('0x8'));router[_0x5a96('0x9')]('/',auth[_0x5a96('0xa')](),controller[_0x5a96('0xb')]);router[_0x5a96('0x9')](_0x5a96('0xc'),auth[_0x5a96('0xa')](),controller[_0x5a96('0xd')]);router[_0x5a96('0x9')](_0x5a96('0xe'),auth[_0x5a96('0xa')](),controller['show']);router['post']('/',auth[_0x5a96('0xa')](),controller['create']);router[_0x5a96('0xf')](_0x5a96('0xe'),auth[_0x5a96('0xa')](),controller[_0x5a96('0x10')]);router['delete'](_0x5a96('0xe'),auth[_0x5a96('0xa')](),controller[_0x5a96('0x11')]);module[_0x5a96('0x12')]=router;
\ No newline at end of file