master^2
Varun 11 months ago
parent 83135549c9
commit 8bf4796857

@ -6453,6 +6453,8 @@ exports.updatetankstatus = async (req, reply) => {
exports.listofactiveandinactivetankstatus = async (req, reply) => {
try {
const { customerId } = req.params;

Loading…
Cancel
Save