Built motion from commit ff78e754.|2.6.29
[motion2.git] / server / api / whatsappApplication / index.js
index f0cd389..0f4882d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x24b0=['/:id','destroy','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappApplication.controller','get','index','post','isAuthenticated','create','put','update','delete'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x24b0,0xff));var _0x024b=function(_0xffbea1,_0xdceb0){_0xffbea1=_0xffbea1-0x0;var _0x9cf19c=_0x24b0[_0xffbea1];return _0x9cf19c;};'use strict';var multer=require(_0x024b('0x0'));var util=require(_0x024b('0x1'));var path=require('path');var timeout=require(_0x024b('0x2'));var express=require(_0x024b('0x3'));var router=express[_0x024b('0x4')]();var fs_extra=require(_0x024b('0x5'));var auth=require(_0x024b('0x6'));var interaction=require(_0x024b('0x7'));var config=require(_0x024b('0x8'));var controller=require(_0x024b('0x9'));router[_0x024b('0xa')]('/',auth['isAuthenticated'](),controller[_0x024b('0xb')]);router[_0x024b('0xa')]('/:id',auth['isAuthenticated'](),controller['show']);router[_0x024b('0xc')]('/',auth[_0x024b('0xd')](),controller[_0x024b('0xe')]);router[_0x024b('0xf')]('/:id',auth[_0x024b('0xd')](),controller[_0x024b('0x10')]);router[_0x024b('0x11')](_0x024b('0x12'),auth[_0x024b('0xd')](),controller[_0x024b('0x13')]);module[_0x024b('0x14')]=router;
\ No newline at end of file
+var _0x4e16=['create','put','update','delete','destroy','exports','multer','path','express','Router','fs-extra','../../components/auth/service','../../config/environment','get','isAuthenticated','/:id','show','post'];(function(_0x4131da,_0x124783){var _0x583242=function(_0x4c899f){while(--_0x4c899f){_0x4131da['push'](_0x4131da['shift']());}};_0x583242(++_0x124783);}(_0x4e16,0xde));var _0x64e1=function(_0x1b0d65,_0x3deb10){_0x1b0d65=_0x1b0d65-0x0;var _0x2407a1=_0x4e16[_0x1b0d65];return _0x2407a1;};'use strict';var multer=require(_0x64e1('0x0'));var util=require('util');var path=require(_0x64e1('0x1'));var timeout=require('connect-timeout');var express=require(_0x64e1('0x2'));var router=express[_0x64e1('0x3')]();var fs_extra=require(_0x64e1('0x4'));var auth=require(_0x64e1('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x64e1('0x6'));var controller=require('./whatsappApplication.controller');router[_0x64e1('0x7')]('/',auth[_0x64e1('0x8')](),controller['index']);router[_0x64e1('0x7')](_0x64e1('0x9'),auth[_0x64e1('0x8')](),controller[_0x64e1('0xa')]);router[_0x64e1('0xb')]('/',auth['isAuthenticated'](),controller[_0x64e1('0xc')]);router[_0x64e1('0xd')]('/:id',auth[_0x64e1('0x8')](),controller[_0x64e1('0xe')]);router[_0x64e1('0xf')](_0x64e1('0x9'),auth[_0x64e1('0x8')](),controller[_0x64e1('0x10')]);module[_0x64e1('0x11')]=router;
\ No newline at end of file