This commit is contained in:
Jenifer Stella M 2022-02-02 11:05:05 +05:30
parent af66a79f2e
commit 5d8a81798c

View File

@ -268,7 +268,7 @@ app.put('/deleteService/(:serviceId)',async(req,res)=>{
});
//OFFER STARTr
//OFFER START
//POST OFFER ADD
app.post('/addOffer',async(req,res)=>{