fix: adding product to public-load-tracking response

This commit is contained in:
Josepablo C
2024-10-11 20:51:26 -06:00
parent ded1760923
commit 61a346d1f3

View File

@@ -29,6 +29,7 @@ const getById = async(req, res) => {
"status",
"load_status",
"weight",
"product",
"est_loading_date",
"est_unloading_date",
"origin.city",