[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>
时不时还是有。。。
您好,这个需要开发者自己开发。