client md bahan
This commit is contained in:
@@ -29,6 +29,7 @@ func main() {
|
||||
// SETUP ROUT CORPORATE
|
||||
handlers.SetupRoutesCorporate(app, appStore)
|
||||
// SETUP ROUT CLIENT
|
||||
handlers.SetupRoutesClient(app, appStore)
|
||||
// SETUP ROUT DEV
|
||||
|
||||
app.Logger.Fatal(app.Start(":5000"))
|
||||
|
||||
Reference in New Issue
Block a user