add new featurs like gamination

This commit is contained in:
Hamza-Ayed
2026-05-08 22:46:34 +03:00
parent 5928695212
commit fc74c20730
4 changed files with 72 additions and 62 deletions

View File

@@ -11,7 +11,7 @@ $sql = "SELECT
i.`isInstall`,
d.`id` AS driverInviterId,
d.`phone` AS invitorPhone,
d.`name_arabic` AS invitorName,
d.`nameArabic` AS invitorName,
COALESCE(r.finishedTrips, 0) AS countOfInvitDriver
FROM
`invites` i