master
Varun 9 months ago
parent c09359177f
commit 0adb79e6f0

@ -1295,6 +1295,8 @@ exports.createquotationforSensor = async (req, reply) => {
}));
// Create a new SensorQuotation document
const newQuotation = new SensorQuotation({
quatationId,

Loading…
Cancel
Save