Master
Compare changes
+ 3
− 1
@@ -125,6 +125,7 @@ employeesApp.get('/function', (req, res, next) => {
@@ -125,6 +125,7 @@ employeesApp.get('/function', (req, res, next) => {
@@ -490,6 +491,7 @@ function formatFunction(queryOriginal,reqDims) {
@@ -490,6 +491,7 @@ function formatFunction(queryOriginal,reqDims) {
//Nesse caso apenas precisamos acertar as dimensoes que o banco retorna, ou seja, criando um objeto para cada funcao de funcionario
@@ -578,7 +580,7 @@ employeesApp.get('/', rqfSchool.parse(), (req, res, next) => {
@@ -578,7 +580,7 @@ employeesApp.get('/', rqfSchool.parse(), (req, res, next) => {