1063271662 20-06-7 2 代码 后台日志 restAPI 后台数据 image.png704x463 103 KB 创建时间 20年6月7日 最后回复 20年6月8日 1回复 188浏览 2用户 1 1
weakish 20-06-8 1 新版的 Java SDK 已经修复了这个问题。请升级依赖至 6.5.1 以上版本,比如当前最新版 6.5.5(修改 pom.xml): <dependency> <groupId>cn.leancloud</groupId> <artifactId>engine-core</artifactId> <version>6.5.5</version> </dependency>