Built motion from commit (unavailable).|2.6.0
[motion2.git] / server / api / whatsappTransferReport / index.js
index 0d9ca38..0cdcd59 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6b80=['get','isAuthenticated','index','/describe','describe','/:id','show','create','put','update','delete','destroy','exports','multer','path','express','Router','fs-extra','../../components/auth/service','../../config/environment'];(function(_0x1b3940,_0x35a818){var _0x2bf339=function(_0x57dfc){while(--_0x57dfc){_0x1b3940['push'](_0x1b3940['shift']());}};_0x2bf339(++_0x35a818);}(_0x6b80,0x1b1));var _0x06b8=function(_0x20d08e,_0x4cc575){_0x20d08e=_0x20d08e-0x0;var _0x2cbd12=_0x6b80[_0x20d08e];return _0x2cbd12;};'use strict';var multer=require(_0x06b8('0x0'));var util=require('util');var path=require(_0x06b8('0x1'));var timeout=require('connect-timeout');var express=require(_0x06b8('0x2'));var router=express[_0x06b8('0x3')]();var fs_extra=require(_0x06b8('0x4'));var auth=require(_0x06b8('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x06b8('0x6'));var controller=require('./whatsappTransferReport.controller');router[_0x06b8('0x7')]('/',auth[_0x06b8('0x8')](),controller[_0x06b8('0x9')]);router['get'](_0x06b8('0xa'),auth[_0x06b8('0x8')](),controller[_0x06b8('0xb')]);router[_0x06b8('0x7')](_0x06b8('0xc'),auth[_0x06b8('0x8')](),controller[_0x06b8('0xd')]);router['post']('/',auth['isAuthenticated'](),controller[_0x06b8('0xe')]);router[_0x06b8('0xf')](_0x06b8('0xc'),auth[_0x06b8('0x8')](),controller[_0x06b8('0x10')]);router[_0x06b8('0x11')](_0x06b8('0xc'),auth[_0x06b8('0x8')](),controller[_0x06b8('0x12')]);module[_0x06b8('0x13')]=router;
\ No newline at end of file
+var _0x9b5d=['delete','multer','path','connect-timeout','Router','fs-extra','../../config/environment','get','/describe','isAuthenticated','describe','/:id','show','post','create','put','update'];(function(_0x33cf10,_0x562577){var _0x244198=function(_0x1d99d4){while(--_0x1d99d4){_0x33cf10['push'](_0x33cf10['shift']());}};_0x244198(++_0x562577);}(_0x9b5d,0x188));var _0xd9b5=function(_0x16718e,_0x3e6083){_0x16718e=_0x16718e-0x0;var _0x43c2dc=_0x9b5d[_0x16718e];return _0x43c2dc;};'use strict';var multer=require(_0xd9b5('0x0'));var util=require('util');var path=require(_0xd9b5('0x1'));var timeout=require(_0xd9b5('0x2'));var express=require('express');var router=express[_0xd9b5('0x3')]();var fs_extra=require(_0xd9b5('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xd9b5('0x5'));var controller=require('./whatsappTransferReport.controller');router[_0xd9b5('0x6')]('/',auth['isAuthenticated'](),controller['index']);router[_0xd9b5('0x6')](_0xd9b5('0x7'),auth[_0xd9b5('0x8')](),controller[_0xd9b5('0x9')]);router[_0xd9b5('0x6')](_0xd9b5('0xa'),auth['isAuthenticated'](),controller[_0xd9b5('0xb')]);router[_0xd9b5('0xc')]('/',auth[_0xd9b5('0x8')](),controller[_0xd9b5('0xd')]);router[_0xd9b5('0xe')]('/:id',auth[_0xd9b5('0x8')](),controller[_0xd9b5('0xf')]);router[_0xd9b5('0x10')](_0xd9b5('0xa'),auth['isAuthenticated'](),controller['destroy']);module['exports']=router;
\ No newline at end of file