Built motion from commit 87cd5f02.|2.5.48
[motion2.git] / server / api / whatsappTransferReport / index.js
index b9fc293..4a27c98 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1eb4=['show','delete','destroy','exports','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappTransferReport.controller','isAuthenticated','get','describe','/:id'];(function(_0x5b6986,_0x26aeb4){var _0x10f353=function(_0xe6816b){while(--_0xe6816b){_0x5b6986['push'](_0x5b6986['shift']());}};_0x10f353(++_0x26aeb4);}(_0x1eb4,0x158));var _0x41eb=function(_0x4338e7,_0x9a4fbd){_0x4338e7=_0x4338e7-0x0;var _0x36bfce=_0x1eb4[_0x4338e7];return _0x36bfce;};'use strict';var multer=require('multer');var util=require(_0x41eb('0x0'));var path=require(_0x41eb('0x1'));var timeout=require(_0x41eb('0x2'));var express=require(_0x41eb('0x3'));var router=express[_0x41eb('0x4')]();var auth=require(_0x41eb('0x5'));var interaction=require(_0x41eb('0x6'));var config=require(_0x41eb('0x7'));var controller=require(_0x41eb('0x8'));router['get']('/',auth[_0x41eb('0x9')](),controller['index']);router[_0x41eb('0xa')]('/describe',auth[_0x41eb('0x9')](),controller[_0x41eb('0xb')]);router[_0x41eb('0xa')](_0x41eb('0xc'),auth['isAuthenticated'](),controller[_0x41eb('0xd')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router['put']('/:id',auth[_0x41eb('0x9')](),controller['update']);router[_0x41eb('0xe')]('/:id',auth[_0x41eb('0x9')](),controller[_0x41eb('0xf')]);module[_0x41eb('0x10')]=router;
\ No newline at end of file
+var _0x23eb=['post','create','put','update','delete','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./whatsappTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show'];(function(_0x5d80de,_0x2cf15d){var _0x1c7556=function(_0x5bd806){while(--_0x5bd806){_0x5d80de['push'](_0x5d80de['shift']());}};_0x1c7556(++_0x2cf15d);}(_0x23eb,0x16a));var _0xb23e=function(_0x2dafbe,_0x5d04de){_0x2dafbe=_0x2dafbe-0x0;var _0x58a45a=_0x23eb[_0x2dafbe];return _0x58a45a;};'use strict';var multer=require(_0xb23e('0x0'));var util=require(_0xb23e('0x1'));var path=require('path');var timeout=require(_0xb23e('0x2'));var express=require(_0xb23e('0x3'));var router=express[_0xb23e('0x4')]();var fs_extra=require(_0xb23e('0x5'));var auth=require(_0xb23e('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xb23e('0x7'));var controller=require(_0xb23e('0x8'));router[_0xb23e('0x9')]('/',auth[_0xb23e('0xa')](),controller[_0xb23e('0xb')]);router[_0xb23e('0x9')](_0xb23e('0xc'),auth[_0xb23e('0xa')](),controller[_0xb23e('0xd')]);router[_0xb23e('0x9')](_0xb23e('0xe'),auth[_0xb23e('0xa')](),controller[_0xb23e('0xf')]);router[_0xb23e('0x10')]('/',auth['isAuthenticated'](),controller[_0xb23e('0x11')]);router[_0xb23e('0x12')](_0xb23e('0xe'),auth[_0xb23e('0xa')](),controller[_0xb23e('0x13')]);router[_0xb23e('0x14')](_0xb23e('0xe'),auth[_0xb23e('0xa')](),controller['destroy']);module['exports']=router;
\ No newline at end of file