17/01/2024 12:36:29.0825 610 ms. EXEC: update tabArea set areFreePark = areFreePark - 1 where areId = 1 17/01/2024 12:41:38.9638 625 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2024-01-17 12:41:38' where traUID = 4977573838251130 and traStatus='V' and traEnabled=1 17/01/2024 14:08:21.4442 546 ms. EXEC: update tabArea set areFreePark = areFreePark - 1 where areId = 1 17/01/2024 14:10:11.1226 562 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2024-01-17 14:10:10' where traUID = 5336778691250560 and traStatus='V' and traEnabled=1 17/01/2024 14:21:57.2129 515 ms. EXEC: update payPayment set payEnabled=0, payDisableTime = '2024-01-17 14:21:56' where payTraUID = 4969373851784270 and payStatus='V' and payEnabled=1 17/01/2024 14:52:22.3065 515 ms. EXEC: update payPayment set payEnabled=0, payDisableTime = '2024-01-17 14:52:21' where payTraUID = 5103249299902170 and payStatus='V' and payEnabled=1 17/01/2024 17:09:09.4531 593 ms. EXEC: insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType) VALUES ('2024-01-17 17:09:08',3,42101,0,50,-1,-50,1,'O','N'); update payCurInventory set curQuantity=round(curQuantity-1,5),curAmount=round(curAmount-50,5) where curTerId = 3 and curDevCode = 42101 and curChannelId = 1 and curValue = 50 and curType = 'N'; insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType) VALUES ('2024-01-17 17:09:08',3,42101,0,50,1,50,2,'I','N'); update payCurInventory set curQuantity=round(curQuantity+1,5),curAmount=round(curAmount+50,5) where curTerId = 3 and curDevCode = 42101 and curChannelId = 2 and curValue = 50 and curType = 'N'; 17/01/2024 18:12:37.7837 593 ms. EXEC: update abbCards set carLastDate = '2024-01-17 18:12:37',carLastDirection='I' where carStatus='V' and carId = 13 17/01/2024 18:15:41.5893 578 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2024-01-17 18:15:40' where traUID = 5214121453919030 and traStatus='V' and traEnabled=1 17/01/2024 21:34:36.0075 578 ms. EXEC: insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType) VALUES ('2024-01-17 21:34:35',3,42101,0,500,1,500,2,'I','N'); update payCurInventory set curQuantity=round(curQuantity+1,5),curAmount=round(curAmount+500,5) where curTerId = 3 and curDevCode = 42101 and curChannelId = 2 and curValue = 500 and curType = 'N'; 17/01/2024 23:09:18.0158 515 ms. EXEC: update paycash set casCreation = '2024-01-17 23:09:17',casModify = '2024-01-17 23:09:17',casUseId=0,casStatus='V' where casId = 142011