diff --git a/src/controllers/tanksController.js b/src/controllers/tanksController.js index a8b3a6fa..e0ca8921 100644 --- a/src/controllers/tanksController.js +++ b/src/controllers/tanksController.js @@ -2884,7 +2884,7 @@ exports.motoractiontestbeforeqc = async (req, reply) => { try { - + const { motor_id, action } = req.body;