master^2
Bhaskar 1 month ago
parent 970b04b136
commit 374e1d3ad3

@ -759,6 +759,7 @@ exports.getAllOfficesByCity = async (req, reply) => {
} }
} }
// 3) Build response for each headOffice found // 3) Build response for each headOffice found
const finalResponse = []; const finalResponse = [];

Loading…
Cancel
Save