1
0
mirror of https://github.com/shiroikitsu8/Bayshore_6r_legacy.git synced 2025-01-31 21:35:21 +01:00

Log debug for body

This commit is contained in:
Rin 2022-07-18 12:32:40 +01:00
parent 51e47da9d0
commit aa67a02e90

View File

@ -27,6 +27,7 @@ export default class GameModule extends Module {
if (divcount !== null && divcount !== undefined) {
saveEx.stClearDivCount = divcount;
}
console.log(body);
await prisma.car.update({
where: {
carId: body.carId