收藏
回答

沙盒测试时调用NATIVE请求返回的html缺少一个</hr>

[http-apr-8080-exec-22] WARN wxpay java sdk - Invalid XML, can not convert to map. Error message: The element type "hr" must be terminated by the matching end-tag "</hr>".. XML content: <html>

<head><title>302 Found</title></head>

<body bgcolor="white">

<center><h1>302 Found</h1></center>

<hr><center>nginx</center>

</body>

</html>


org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; The element type "hr" must be terminated by the matching end-tag "</hr>".



多次出现了。。。加了

<dependency>

<groupId>net.glxn.qrgen</groupId>

<artifactId>javase</artifactId>

<version>2.0</version>

</dependency>

时不时还是有。。。

回答关注问题邀请回答
收藏

2 个回答

  • う
    2022-09-27

    解决了没


    2022-09-27
    有用
    回复
  • 微信支付技术助手7
    微信支付技术助手7
    2019-03-20

    您好,这个需要开发者自己开发。

    2019-03-20
    有用
    回复 1
    • L
      L
      2019-09-09
      这个有什么办法解决
      2019-09-09
      回复
登录 后发表内容