update
This commit is contained in:
parent
70bfc0731a
commit
4899944d71
@ -8,7 +8,7 @@ import {
|
|||||||
updateBusiness_Type,
|
updateBusiness_Type,
|
||||||
deleteBusiness_TypeById,
|
deleteBusiness_TypeById,
|
||||||
getBusiness_TypeByIdWithState,
|
getBusiness_TypeByIdWithState,
|
||||||
} from "./business_controller.js";
|
} from "./Business_controller.js";
|
||||||
|
|
||||||
router.get("/newid", getNewId);
|
router.get("/newid", getNewId);
|
||||||
router.get("/", getAllBusiness_Types);
|
router.get("/", getAllBusiness_Types);
|
||||||
|
Loading…
Reference in New Issue
Block a user