name as vairables

This commit is contained in:
CHIEFSOFT\ameye
2024-09-10 08:54:55 -04:00
parent bcd9ca706b
commit 62a1260962
+3 -1
View File
@@ -32,7 +32,9 @@ export const fetch = async (req, res)=>{
// };
const bodyParameters = {
"firstname":"John",
"firstname":req.body.firstname,
"lastname":req.body.lastname,
"dob":req.body.dob
};
//22349419550 real live userBNV
//10000000001 test