update version
parent
9616995616
commit
fd109916da
|
@ -7,7 +7,7 @@ export default class GlobalService {
|
||||||
next: NextFunction
|
next: NextFunction
|
||||||
) => {
|
) => {
|
||||||
return res.status(200).json({
|
return res.status(200).json({
|
||||||
beat: '2022.02.28',
|
beat: '2024.3.16',
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue