X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FwhatsappQueueReport%2Findex.js;h=69c9b7916cc36bc3249ec188932698db807e6c11;hb=7c4151f27eeb9d934f0837918680e2665287b602;hp=19913b765e10dadca4779eea211c1f65274f2073;hpb=d0a5f290c38808a51b2a974ceac262033db82ac8;p=motion2.git diff --git a/server/api/whatsappQueueReport/index.js b/server/api/whatsappQueueReport/index.js index 19913b7..69c9b79 100644 --- a/server/api/whatsappQueueReport/index.js +++ b/server/api/whatsappQueueReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x5c84=['destroy','exports','multer','path','connect-timeout','Router','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/:id','show','post','put','update','delete'];(function(_0x49f124,_0x180348){var _0x32a6ce=function(_0x2ec42f){while(--_0x2ec42f){_0x49f124['push'](_0x49f124['shift']());}};_0x32a6ce(++_0x180348);}(_0x5c84,0x1ca));var _0x45c8=function(_0x4cdb68,_0x279a1b){_0x4cdb68=_0x4cdb68-0x0;var _0x3c29d1=_0x5c84[_0x4cdb68];return _0x3c29d1;};'use strict';var multer=require(_0x45c8('0x0'));var util=require('util');var path=require(_0x45c8('0x1'));var timeout=require(_0x45c8('0x2'));var express=require('express');var router=express[_0x45c8('0x3')]();var auth=require(_0x45c8('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x45c8('0x5'));var controller=require('./whatsappQueueReport.controller');router[_0x45c8('0x6')]('/',auth[_0x45c8('0x7')](),controller[_0x45c8('0x8')]);router[_0x45c8('0x6')](_0x45c8('0x9'),auth[_0x45c8('0x7')](),controller[_0x45c8('0xa')]);router[_0x45c8('0x6')](_0x45c8('0xb'),auth[_0x45c8('0x7')](),controller[_0x45c8('0xc')]);router[_0x45c8('0xd')]('/',auth['isAuthenticated'](),controller['create']);router[_0x45c8('0xe')](_0x45c8('0xb'),auth[_0x45c8('0x7')](),controller[_0x45c8('0xf')]);router[_0x45c8('0x10')](_0x45c8('0xb'),auth[_0x45c8('0x7')](),controller[_0x45c8('0x11')]);module[_0x45c8('0x12')]=router; \ No newline at end of file +var _0x222f=['multer','util','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','index','isAuthenticated','describe','/:id','show','post','create','update','delete','destroy','exports'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x222f,0x1a4));var _0xf222=function(_0x26f866,_0x1900bc){_0x26f866=_0x26f866-0x0;var _0x1abef3=_0x222f[_0x26f866];return _0x1abef3;};'use strict';var multer=require(_0xf222('0x0'));var util=require(_0xf222('0x1'));var path=require(_0xf222('0x2'));var timeout=require(_0xf222('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0xf222('0x4'));var auth=require(_0xf222('0x5'));var interaction=require(_0xf222('0x6'));var config=require(_0xf222('0x7'));var controller=require('./whatsappQueueReport.controller');router[_0xf222('0x8')]('/',auth['isAuthenticated'](),controller[_0xf222('0x9')]);router[_0xf222('0x8')]('/describe',auth[_0xf222('0xa')](),controller[_0xf222('0xb')]);router['get'](_0xf222('0xc'),auth[_0xf222('0xa')](),controller[_0xf222('0xd')]);router[_0xf222('0xe')]('/',auth[_0xf222('0xa')](),controller[_0xf222('0xf')]);router['put'](_0xf222('0xc'),auth[_0xf222('0xa')](),controller[_0xf222('0x10')]);router[_0xf222('0x11')]('/:id',auth[_0xf222('0xa')](),controller[_0xf222('0x12')]);module[_0xf222('0x13')]=router; \ No newline at end of file