убрал лишний комментарий
This commit is contained in:
parent
4662c2e508
commit
3a5139d0cf
@ -97,15 +97,4 @@ INNER JOIN RoutesEquipage re ON re.equipage_id = e.id";
|
|||||||
throw;
|
throw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
|
|
||||||
SELECT
|
|
||||||
id,
|
|
||||||
car_id AS CarId,
|
|
||||||
driver_id AS DriverId,
|
|
||||||
shift_id AS ShiftId,
|
|
||||||
equipage_date AS EquipageDate
|
|
||||||
FROM Equipage
|
|
||||||
|
|
||||||
*/
|
|
Loading…
x
Reference in New Issue
Block a user