Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / whatsappTransferReport / index.js
index 0308291..0e8f6ef 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xef3f=['delete','multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappTransferReport.controller','isAuthenticated','index','get','/:id','put','update'];(function(_0x210acd,_0x5617de){var _0x9ae98a=function(_0x751aad){while(--_0x751aad){_0x210acd['push'](_0x210acd['shift']());}};_0x9ae98a(++_0x5617de);}(_0xef3f,0xe2));var _0xfef3=function(_0x172e4f,_0x4e5e9c){_0x172e4f=_0x172e4f-0x0;var _0x288f4b=_0xef3f[_0x172e4f];return _0x288f4b;};'use strict';var multer=require(_0xfef3('0x0'));var util=require(_0xfef3('0x1'));var path=require('path');var timeout=require(_0xfef3('0x2'));var express=require(_0xfef3('0x3'));var router=express['Router']();var auth=require(_0xfef3('0x4'));var interaction=require(_0xfef3('0x5'));var config=require(_0xfef3('0x6'));var controller=require(_0xfef3('0x7'));router['get']('/',auth[_0xfef3('0x8')](),controller[_0xfef3('0x9')]);router['get']('/describe',auth['isAuthenticated'](),controller['describe']);router[_0xfef3('0xa')](_0xfef3('0xb'),auth[_0xfef3('0x8')](),controller['show']);router['post']('/',auth[_0xfef3('0x8')](),controller['create']);router[_0xfef3('0xc')](_0xfef3('0xb'),auth[_0xfef3('0x8')](),controller[_0xfef3('0xd')]);router[_0xfef3('0xe')](_0xfef3('0xb'),auth[_0xfef3('0x8')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0xd5cd=['exports','multer','express','Router','fs-extra','../../components/interaction/service','./whatsappTransferReport.controller','isAuthenticated','get','/describe','describe','/:id','show','post','update','delete','destroy'];(function(_0x285218,_0x23421b){var _0x40afaf=function(_0x41379c){while(--_0x41379c){_0x285218['push'](_0x285218['shift']());}};_0x40afaf(++_0x23421b);}(_0xd5cd,0x1dd));var _0xdd5c=function(_0x3a95cd,_0x11a89b){_0x3a95cd=_0x3a95cd-0x0;var _0x29bcfb=_0xd5cd[_0x3a95cd];return _0x29bcfb;};'use strict';var multer=require(_0xdd5c('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0xdd5c('0x1'));var router=express[_0xdd5c('0x2')]();var fs_extra=require(_0xdd5c('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0xdd5c('0x4'));var config=require('../../config/environment');var controller=require(_0xdd5c('0x5'));router['get']('/',auth[_0xdd5c('0x6')](),controller['index']);router[_0xdd5c('0x7')](_0xdd5c('0x8'),auth['isAuthenticated'](),controller[_0xdd5c('0x9')]);router[_0xdd5c('0x7')](_0xdd5c('0xa'),auth[_0xdd5c('0x6')](),controller[_0xdd5c('0xb')]);router[_0xdd5c('0xc')]('/',auth[_0xdd5c('0x6')](),controller['create']);router['put'](_0xdd5c('0xa'),auth[_0xdd5c('0x6')](),controller[_0xdd5c('0xd')]);router[_0xdd5c('0xe')](_0xdd5c('0xa'),auth[_0xdd5c('0x6')](),controller[_0xdd5c('0xf')]);module[_0xdd5c('0x10')]=router;
\ No newline at end of file