Commit inicial
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
teste.get("/rotaTeste");
|
||||
teste.get("/rotaTeste2");
|
||||
teste.post("/postTeste3");
|
||||
teste.put("/putTeste4");
|
||||
@@ -0,0 +1,3 @@
|
||||
|
||||
|
||||
convocacao.get("/obterConvocacao")
|
||||
@@ -0,0 +1,3 @@
|
||||
|
||||
|
||||
moduControle.get("/moduControle");
|
||||
Reference in New Issue
Block a user