bf25f0f2ee4e26d94b89029da4c62edde5281a75
[motion-next.git] / server / api / chatProactiveAction / index.js
1 const a93_0xc6f1=['show','/:id','isAuthenticated','./chatProactiveAction.controller','../../components/auth/service','destroy','get','post','create','express','update','put','exports','delete','Router'];(function(_0x529f6c,_0xc6f19d){const _0x1b275c=function(_0x310cb8){while(--_0x310cb8){_0x529f6c['push'](_0x529f6c['shift']());}};_0x1b275c(++_0xc6f19d);}(a93_0xc6f1,0x193));const a93_0x1b27=function(_0x529f6c,_0xc6f19d){_0x529f6c=_0x529f6c-0x0;let _0x1b275c=a93_0xc6f1[_0x529f6c];return _0x1b275c;};const _0x26f5c0=a93_0x1b27;'use strict';const express=require(_0x26f5c0('0xb')),router=express[_0x26f5c0('0x1')](),auth=require(_0x26f5c0('0x6')),controller=require(_0x26f5c0('0x5'));router[_0x26f5c0('0x8')](_0x26f5c0('0x3'),auth[_0x26f5c0('0x4')](),controller[_0x26f5c0('0x2')]),router[_0x26f5c0('0x9')]('/',auth['isAuthenticated'](),controller[_0x26f5c0('0xa')]),router[_0x26f5c0('0xd')](_0x26f5c0('0x3'),auth[_0x26f5c0('0x4')](),controller[_0x26f5c0('0xc')]),router[_0x26f5c0('0x0')](_0x26f5c0('0x3'),auth[_0x26f5c0('0x4')](),controller[_0x26f5c0('0x7')]),module[_0x26f5c0('0xe')]=router;