aa
This commit is contained in:
parent
7784660637
commit
f23339350d
@ -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=
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user