18/01/2023 07:40:09.0713 530 ms. EXEC: Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2023-01-18 07:40: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'; 18/01/2023 10:48:20.1041 531 ms. EXEC: update tabArea set areFreePark = areFreePark + 1 where areId = 1 18/01/2023 13:00:16.9112 520 ms. EXEC: INSERT INTO movOperator (opeCreation,opeUseId,opeTerId,opeDateTime,opeCode,opeDescription) VALUES ('2023-01-18 13:00:16',0,2,'2023-01-18 13:00:16','','Manual Open Barrier Exit 1') 18/01/2023 15:03:25.4045 505 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2023-01-18 15:03:24' where traUID = 4899680193287370 and traStatus='V' and traEnabled=1 18/01/2023 16:34:01.7620 610 ms. EXEC: update payPayment set payEnabled=0, payDisableTime = '2023-01-18 16:34:01' where payTraUID = 5726243387240180 and payStatus='V' and payEnabled=1