Built motion from commit 0bd120ac.|2.6.25
[motion2.git] / server / api / whatsappTransferReport / index.js
index 7930c8a..bc0b9eb 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x45cb=['update','delete','destroy','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/:id','show','post'];(function(_0x62c958,_0x2bfdbc){var _0x57ec61=function(_0x5c0094){while(--_0x5c0094){_0x62c958['push'](_0x62c958['shift']());}};_0x57ec61(++_0x2bfdbc);}(_0x45cb,0x11b));var _0xb45c=function(_0x46e363,_0x45d7e2){_0x46e363=_0x46e363-0x0;var _0x3fb059=_0x45cb[_0x46e363];return _0x3fb059;};'use strict';var multer=require(_0xb45c('0x0'));var util=require(_0xb45c('0x1'));var path=require(_0xb45c('0x2'));var timeout=require(_0xb45c('0x3'));var express=require('express');var router=express[_0xb45c('0x4')]();var fs_extra=require(_0xb45c('0x5'));var auth=require(_0xb45c('0x6'));var interaction=require(_0xb45c('0x7'));var config=require(_0xb45c('0x8'));var controller=require('./whatsappTransferReport.controller');router[_0xb45c('0x9')]('/',auth[_0xb45c('0xa')](),controller[_0xb45c('0xb')]);router['get'](_0xb45c('0xc'),auth[_0xb45c('0xa')](),controller[_0xb45c('0xd')]);router[_0xb45c('0x9')](_0xb45c('0xe'),auth[_0xb45c('0xa')](),controller[_0xb45c('0xf')]);router[_0xb45c('0x10')]('/',auth[_0xb45c('0xa')](),controller['create']);router['put']('/:id',auth['isAuthenticated'](),controller[_0xb45c('0x11')]);router[_0xb45c('0x12')](_0xb45c('0xe'),auth[_0xb45c('0xa')](),controller[_0xb45c('0x13')]);module['exports']=router;
\ No newline at end of file
+var _0x4ef3=['delete','destroy','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./whatsappTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','put'];(function(_0x57c328,_0x3cf351){var _0x42d293=function(_0x2ca06d){while(--_0x2ca06d){_0x57c328['push'](_0x57c328['shift']());}};_0x42d293(++_0x3cf351);}(_0x4ef3,0xc8));var _0x34ef=function(_0x13eec2,_0xe78b42){_0x13eec2=_0x13eec2-0x0;var _0x46c367=_0x4ef3[_0x13eec2];return _0x46c367;};'use strict';var multer=require('multer');var util=require(_0x34ef('0x0'));var path=require(_0x34ef('0x1'));var timeout=require(_0x34ef('0x2'));var express=require(_0x34ef('0x3'));var router=express[_0x34ef('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x34ef('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x34ef('0x6'));var controller=require(_0x34ef('0x7'));router[_0x34ef('0x8')]('/',auth[_0x34ef('0x9')](),controller[_0x34ef('0xa')]);router[_0x34ef('0x8')](_0x34ef('0xb'),auth['isAuthenticated'](),controller[_0x34ef('0xc')]);router[_0x34ef('0x8')](_0x34ef('0xd'),auth['isAuthenticated'](),controller[_0x34ef('0xe')]);router['post']('/',auth[_0x34ef('0x9')](),controller['create']);router[_0x34ef('0xf')](_0x34ef('0xd'),auth[_0x34ef('0x9')](),controller['update']);router[_0x34ef('0x10')](_0x34ef('0xd'),auth[_0x34ef('0x9')](),controller[_0x34ef('0x11')]);module['exports']=router;
\ No newline at end of file