This commit is contained in:
Jenifer Stella M 2022-02-02 10:18:55 +05:30
parent 7784660637
commit f23339350d

View File

@ -105,7 +105,7 @@ app.put('/deleteRole/(:roleid)',async(req,res)=>{
});
})
});
//POST BUSINESS - CREATE
//POST BUSINESS - CREATE 2
app.post('',async(req,res)=>{
const data=
{