3d139ecf7eb4074d2c0165b33ab12d79d4947dc5
[motion-next.git] / server / api / chatInternalMessage / index.js
1 const a78_0x3479=['update','getUsers','/users','/:id','post','express','show','Router','exports','get','../../components/auth/service','isAuthenticated','create','put','destroy','delete','describe','./chatInternalMessage.controller','index'];(function(_0x10e246,_0x3479c5){const _0x5255da=function(_0xba717a){while(--_0xba717a){_0x10e246['push'](_0x10e246['shift']());}};_0x5255da(++_0x3479c5);}(a78_0x3479,0xa4));const a78_0x5255=function(_0x10e246,_0x3479c5){_0x10e246=_0x10e246-0x0;let _0x5255da=a78_0x3479[_0x10e246];return _0x5255da;};const _0x5f1f85=a78_0x5255;'use strict';const express=require(_0x5f1f85('0xc')),router=express[_0x5f1f85('0xe')](),auth=require(_0x5f1f85('0x11')),controller=require(_0x5f1f85('0x5'));router[_0x5f1f85('0x10')]('/',auth[_0x5f1f85('0x12')](),controller[_0x5f1f85('0x6')]),router['get']('/describe',auth['isAuthenticated'](),controller[_0x5f1f85('0x4')]),router[_0x5f1f85('0x10')](_0x5f1f85('0x9'),auth[_0x5f1f85('0x12')](),controller[_0x5f1f85('0x8')]),router[_0x5f1f85('0x10')]('/:id',auth[_0x5f1f85('0x12')](),controller[_0x5f1f85('0xd')]),router[_0x5f1f85('0xb')]('/',auth[_0x5f1f85('0x12')](),controller[_0x5f1f85('0x0')]),router[_0x5f1f85('0x1')](_0x5f1f85('0xa'),controller[_0x5f1f85('0x7')]),router[_0x5f1f85('0x3')]('/:id',auth[_0x5f1f85('0x12')](),controller[_0x5f1f85('0x2')]),module[_0x5f1f85('0xf')]=router;