Built motion from commit fe909640.|2.6.8
[motion2.git] / server / api / whatsappTransferReport / index.js
index 84dd516..f15e919 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe7ef=['../../config/environment','isAuthenticated','index','get','describe','show','create','put','/:id','update','delete','destroy','exports','util','path','express','../../components/auth/service','../../components/interaction/service'];(function(_0x530182,_0x3a7dab){var _0x495d44=function(_0x255612){while(--_0x255612){_0x530182['push'](_0x530182['shift']());}};_0x495d44(++_0x3a7dab);}(_0xe7ef,0x8b));var _0xfe7e=function(_0x59b050,_0x59fd75){_0x59b050=_0x59b050-0x0;var _0x558ad6=_0xe7ef[_0x59b050];return _0x558ad6;};'use strict';var multer=require('multer');var util=require(_0xfe7e('0x0'));var path=require(_0xfe7e('0x1'));var timeout=require('connect-timeout');var express=require(_0xfe7e('0x2'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xfe7e('0x3'));var interaction=require(_0xfe7e('0x4'));var config=require(_0xfe7e('0x5'));var controller=require('./whatsappTransferReport.controller');router['get']('/',auth[_0xfe7e('0x6')](),controller[_0xfe7e('0x7')]);router[_0xfe7e('0x8')]('/describe',auth[_0xfe7e('0x6')](),controller[_0xfe7e('0x9')]);router[_0xfe7e('0x8')]('/:id',auth[_0xfe7e('0x6')](),controller[_0xfe7e('0xa')]);router['post']('/',auth[_0xfe7e('0x6')](),controller[_0xfe7e('0xb')]);router[_0xfe7e('0xc')](_0xfe7e('0xd'),auth['isAuthenticated'](),controller[_0xfe7e('0xe')]);router[_0xfe7e('0xf')](_0xfe7e('0xd'),auth[_0xfe7e('0x6')](),controller[_0xfe7e('0x10')]);module[_0xfe7e('0x11')]=router;
\ No newline at end of file
+var _0x3017=['index','get','describe','/:id','show','put','update','delete','destroy','exports','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./whatsappTransferReport.controller','isAuthenticated'];(function(_0x21815b,_0x10f6ef){var _0x3d443b=function(_0x5aa8c6){while(--_0x5aa8c6){_0x21815b['push'](_0x21815b['shift']());}};_0x3d443b(++_0x10f6ef);}(_0x3017,0xc8));var _0x7301=function(_0x1c4034,_0x2fc5b7){_0x1c4034=_0x1c4034-0x0;var _0x94e74d=_0x3017[_0x1c4034];return _0x94e74d;};'use strict';var multer=require('multer');var util=require(_0x7301('0x0'));var path=require(_0x7301('0x1'));var timeout=require('connect-timeout');var express=require(_0x7301('0x2'));var router=express[_0x7301('0x3')]();var fs_extra=require(_0x7301('0x4'));var auth=require(_0x7301('0x5'));var interaction=require(_0x7301('0x6'));var config=require('../../config/environment');var controller=require(_0x7301('0x7'));router['get']('/',auth[_0x7301('0x8')](),controller[_0x7301('0x9')]);router[_0x7301('0xa')]('/describe',auth[_0x7301('0x8')](),controller[_0x7301('0xb')]);router[_0x7301('0xa')](_0x7301('0xc'),auth['isAuthenticated'](),controller[_0x7301('0xd')]);router['post']('/',auth[_0x7301('0x8')](),controller['create']);router[_0x7301('0xe')](_0x7301('0xc'),auth[_0x7301('0x8')](),controller[_0x7301('0xf')]);router[_0x7301('0x10')](_0x7301('0xc'),auth[_0x7301('0x8')](),controller[_0x7301('0x11')]);module[_0x7301('0x12')]=router;
\ No newline at end of file