@@ -236,7 +236,7 @@ private static UrlCTe UrlProducao(ConfiguracaoServico configuracaoServico)
236236 CteStatusServico = @"https://cte.fazenda.mg.gov.br/cte/services/CTeStatusServicoV4" ,
237237 CteRecepcaoOs = @"https://cte.fazenda.mg.gov.br/cte/services/CTeRecepcaoOSV4" ,
238238 CteRecepcaoGtve = @"https://cte.fazenda.mg.gov.br/cte/services/CTeRecepcaoGTVeV4" ,
239- QrCode = @"https://cte .fazenda.mg.gov.br/portalcte/sistema/qrcode.xhtml"
239+ QrCode = @"https://portalcte .fazenda.mg.gov.br/portalcte/sistema/qrcode.xhtml"
240240 } ;
241241 }
242242
@@ -248,7 +248,7 @@ private static UrlCTe UrlProducao(ConfiguracaoServico configuracaoServico)
248248 CteInutilizacao = @"https://cte.fazenda.mg.gov.br/cte/services/CteInutilizacao" ,
249249 CteRecepcaoEvento = @"https://cte.fazenda.mg.gov.br/cte/services/RecepcaoEvento" ,
250250 CteConsulta = @"https://cte.fazenda.mg.gov.br/cte/services/CteConsulta" ,
251- QrCode = @"https://cte .fazenda.mg.gov.br/portalcte/sistema/qrcode.xhtml" ,
251+ QrCode = @"https://portalcte .fazenda.mg.gov.br/portalcte/sistema/qrcode.xhtml" ,
252252 CTeDistribuicaoDFe = "https://www1.cte.fazenda.gov.br/CTeDistribuicaoDFe/CTeDistribuicaoDFe.asmx"
253253 } ;
254254 case Estado . PR :
@@ -455,7 +455,7 @@ private static UrlCTe UrlHomologacao(ConfiguracaoServico configuracaoServico)
455455 CteStatusServico = @"https://hcte.fazenda.mg.gov.br/cte/services/CTeStatusServicoV4" ,
456456 CteRecepcaoOs = @"https://hcte.fazenda.mg.gov.br/cte/services/CTeRecepcaoOSV4" ,
457457 CteRecepcaoGtve = @"https://hcte.fazenda.mg.gov.br/cte/services/CTeRecepcaoGTVeV4" ,
458- QrCode = @"https://cte .fazenda.mg.gov.br/portalcte/sistema/qrcode.xhtml"
458+ QrCode = @"https://portalcte .fazenda.mg.gov.br/portalcte/sistema/qrcode.xhtml"
459459 } ;
460460 }
461461
0 commit comments