Skip to content
Snippets Groups Projects

dev -> homologa

Merged Fernando Gbur dos Santos requested to merge development into homologa
2 files
+ 30
15
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -163,7 +163,7 @@ const aggregateClass = require(`${libs}/routes_v1/aggregateClass`);
const instructionLevel = require(`${libs}/routes_v1/instructionLevel`);
const uniLocalOfferAggregate = require(`${libs}/routes_v1/uniLocalOfferAggregate`)
//const uniLocalOfferAggregate = require(`${libs}/routes_v1/uniLocalOfferAggregate`)
const basicEducationConclusion = require(`${libs}/routes_v1/basicEducationConclusion`);
Loading