INSERT INTO teamhdr (nFranchiseeId, nUserId, isLeader, isActive, dModifiedDate) VALUES ('2', '434', '1', '1', '2023-08-07 10:46:11') - 2023-08-07 10:46:11
INSERT INTO teamdtl (nFranchiseeId, nTeamhdrId, nUserId, isActive, dModifiedDate) VALUES ('2', '8608', '80', '1', '2023-08-07 10:46:11') - 2023-08-07 10:46:11
INSERT INTO teamdtl (nFranchiseeId, nTeamhdrId, nUserId, isActive, dModifiedDate) VALUES ('2', '8608', '434', '1', '2023-08-07 10:46:11') - 2023-08-07 10:46:11
{"nTeamId":"8608","isReachedOffice":"2"} - 2023-08-07 10:46:11
INSERT INTO workhistory (nFranchiseeId, nUserId, nTeamId, tStartTime, nTotalDistance, dModifiedDate, dCreatedDate) VALUES ('2', '434', '8608', '2023-08-07 10:46:11', '0', '2023-08-07 10:46:11', '2023-08-07 10:46:11') - 2023-08-07 10:46:11
UPDATE usermst SET dTripDistance = '0' WHERE id = '434' - 2023-08-07 10:46:11
