Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / whatsappTransferReport / index.js
index 536ce9d..55c647e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7f34=['update','delete','destroy','exports','multer','util','path','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappTransferReport.controller','index','get','/describe','/:id','show','isAuthenticated','create'];(function(_0x3c4a7c,_0x2f4e3c){var _0xf13d1e=function(_0x24cb78){while(--_0x24cb78){_0x3c4a7c['push'](_0x3c4a7c['shift']());}};_0xf13d1e(++_0x2f4e3c);}(_0x7f34,0x194));var _0x47f3=function(_0x49e6a9,_0x4213ce){_0x49e6a9=_0x49e6a9-0x0;var _0x32ce53=_0x7f34[_0x49e6a9];return _0x32ce53;};'use strict';var multer=require(_0x47f3('0x0'));var util=require(_0x47f3('0x1'));var path=require(_0x47f3('0x2'));var timeout=require('connect-timeout');var express=require(_0x47f3('0x3'));var router=express['Router']();var fs_extra=require(_0x47f3('0x4'));var auth=require(_0x47f3('0x5'));var interaction=require(_0x47f3('0x6'));var config=require(_0x47f3('0x7'));var controller=require(_0x47f3('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0x47f3('0x9')]);router[_0x47f3('0xa')](_0x47f3('0xb'),auth['isAuthenticated'](),controller['describe']);router[_0x47f3('0xa')](_0x47f3('0xc'),auth['isAuthenticated'](),controller[_0x47f3('0xd')]);router['post']('/',auth[_0x47f3('0xe')](),controller[_0x47f3('0xf')]);router['put'](_0x47f3('0xc'),auth[_0x47f3('0xe')](),controller[_0x47f3('0x10')]);router[_0x47f3('0x11')](_0x47f3('0xc'),auth[_0x47f3('0xe')](),controller[_0x47f3('0x12')]);module[_0x47f3('0x13')]=router;
\ No newline at end of file
+var _0xa968=['describe','/:id','show','post','create','put','delete','exports','multer','path','express','../../components/auth/service','../../config/environment','./whatsappTransferReport.controller','isAuthenticated','get'];(function(_0x1c8c28,_0x3ee093){var _0x1f59b4=function(_0x29bcc0){while(--_0x29bcc0){_0x1c8c28['push'](_0x1c8c28['shift']());}};_0x1f59b4(++_0x3ee093);}(_0xa968,0x88));var _0x8a96=function(_0xc9504b,_0xe2f814){_0xc9504b=_0xc9504b-0x0;var _0x5e6894=_0xa968[_0xc9504b];return _0x5e6894;};'use strict';var multer=require(_0x8a96('0x0'));var util=require('util');var path=require(_0x8a96('0x1'));var timeout=require('connect-timeout');var express=require(_0x8a96('0x2'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x8a96('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x8a96('0x4'));var controller=require(_0x8a96('0x5'));router['get']('/',auth[_0x8a96('0x6')](),controller['index']);router[_0x8a96('0x7')]('/describe',auth[_0x8a96('0x6')](),controller[_0x8a96('0x8')]);router[_0x8a96('0x7')](_0x8a96('0x9'),auth[_0x8a96('0x6')](),controller[_0x8a96('0xa')]);router[_0x8a96('0xb')]('/',auth[_0x8a96('0x6')](),controller[_0x8a96('0xc')]);router[_0x8a96('0xd')](_0x8a96('0x9'),auth[_0x8a96('0x6')](),controller['update']);router[_0x8a96('0xe')](_0x8a96('0x9'),auth[_0x8a96('0x6')](),controller['destroy']);module[_0x8a96('0xf')]=router;
\ No newline at end of file