Skip to content

Instantly share code, notes, and snippets.

@rodrigogalvaopatriota
Last active May 11, 2018 15:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rodrigogalvaopatriota/c0fb10dacf8d5a9cb83d8deee1a05204 to your computer and use it in GitHub Desktop.
Save rodrigogalvaopatriota/c0fb10dacf8d5a9cb83d8deee1a05204 to your computer and use it in GitHub Desktop.
{
"produto": [
{
"sigla": "DEMAIS PRODUTOS",
"nome": "DEMAIS PRODUTOS",
"subproduto": [
"",
"",
""
]
},
{
"sigla": "BB",
"nome": "BOMBA",
"subproduto": [
"BOMBA ELET.SUBM.2 TRIF",
"BOMBA ELET.SUBM.3 POL.TRIF.2HP",
"BOMBA ELÉTRICA 4POL",
"BOMBA SUBMERSA 2V",
"BOMBAS SUBMERSÍVEIS P-60-C2HV",
"BOMBA MANGOTE AW-80 3POL",
"MANGOTE BOMBA P MOTOR A DIESEL",
"MANGOTE BOMBA P MOTOR A GASOLINA",
"MANGOTE P MOTO BOMBA"
]
},
{
"sigla": "TO",
"nome": "Tocantins",
"subproduto": [
"Abreulândia",
"Aguiarnópolis",
"Aliança do Tocantins",
"Xambioá"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment