fix
This commit is contained in:
@@ -25,7 +25,7 @@ router.post('/survey', surveyController.createPublic)
|
||||
|
||||
/// ///////////// Brand
|
||||
router.get('/brand', brandController.getbrands)
|
||||
|
||||
router.get('/brand/:id', brandController.getbrand)
|
||||
|
||||
/// ///////////// Complaint
|
||||
router.post('/complaint', complaintController.create)
|
||||
|
||||
Reference in New Issue
Block a user