DerInputStream.getLength(): lengthTag=111, too big.
微信支付退款报错。原因:每次项目经过maven打包编译后,微信的证书都会被编译更新。解决方式:让maven打包编译时过滤掉这些证书文件,不再自动篡改在pom.xml文件添加如下配置: <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId&