Log debug for body
This commit is contained in:
parent
51e47da9d0
commit
aa67a02e90
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user