Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / whatsappTransferReport / index.js
index bd96f73..049c6a2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xee52=['fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/:id','show','create','put','update','destroy','exports','multer','util','path','connect-timeout'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0xee52,0xc4));var _0x2ee5=function(_0x3c631c,_0x2d33a0){_0x3c631c=_0x3c631c-0x0;var _0x16f4c6=_0xee52[_0x3c631c];return _0x16f4c6;};'use strict';var multer=require(_0x2ee5('0x0'));var util=require(_0x2ee5('0x1'));var path=require(_0x2ee5('0x2'));var timeout=require(_0x2ee5('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x2ee5('0x4'));var auth=require(_0x2ee5('0x5'));var interaction=require(_0x2ee5('0x6'));var config=require(_0x2ee5('0x7'));var controller=require('./whatsappTransferReport.controller');router[_0x2ee5('0x8')]('/',auth[_0x2ee5('0x9')](),controller[_0x2ee5('0xa')]);router[_0x2ee5('0x8')](_0x2ee5('0xb'),auth[_0x2ee5('0x9')](),controller[_0x2ee5('0xc')]);router['get'](_0x2ee5('0xd'),auth[_0x2ee5('0x9')](),controller[_0x2ee5('0xe')]);router['post']('/',auth[_0x2ee5('0x9')](),controller[_0x2ee5('0xf')]);router[_0x2ee5('0x10')]('/:id',auth[_0x2ee5('0x9')](),controller[_0x2ee5('0x11')]);router['delete'](_0x2ee5('0xd'),auth[_0x2ee5('0x9')](),controller[_0x2ee5('0x12')]);module[_0x2ee5('0x13')]=router;
\ No newline at end of file
+var _0x1a30=['../../components/auth/service','../../components/interaction/service','isAuthenticated','index','get','/describe','describe','/:id','show','create','put','update','delete','destroy','exports','multer','util','path','express','Router','fs-extra'];(function(_0x1e14f2,_0x3aec73){var _0x93a0df=function(_0x5155b7){while(--_0x5155b7){_0x1e14f2['push'](_0x1e14f2['shift']());}};_0x93a0df(++_0x3aec73);}(_0x1a30,0x8d));var _0x01a3=function(_0x3c1a12,_0x4792c6){_0x3c1a12=_0x3c1a12-0x0;var _0x3b28f3=_0x1a30[_0x3c1a12];return _0x3b28f3;};'use strict';var multer=require(_0x01a3('0x0'));var util=require(_0x01a3('0x1'));var path=require(_0x01a3('0x2'));var timeout=require('connect-timeout');var express=require(_0x01a3('0x3'));var router=express[_0x01a3('0x4')]();var fs_extra=require(_0x01a3('0x5'));var auth=require(_0x01a3('0x6'));var interaction=require(_0x01a3('0x7'));var config=require('../../config/environment');var controller=require('./whatsappTransferReport.controller');router['get']('/',auth[_0x01a3('0x8')](),controller[_0x01a3('0x9')]);router[_0x01a3('0xa')](_0x01a3('0xb'),auth[_0x01a3('0x8')](),controller[_0x01a3('0xc')]);router[_0x01a3('0xa')](_0x01a3('0xd'),auth['isAuthenticated'](),controller[_0x01a3('0xe')]);router['post']('/',auth[_0x01a3('0x8')](),controller[_0x01a3('0xf')]);router[_0x01a3('0x10')](_0x01a3('0xd'),auth[_0x01a3('0x8')](),controller[_0x01a3('0x11')]);router[_0x01a3('0x12')]('/:id',auth[_0x01a3('0x8')](),controller[_0x01a3('0x13')]);module[_0x01a3('0x14')]=router;
\ No newline at end of file