LCQuery<LCObject> query = new LCQuery<>("Todo");
query
.getInBackground("582570f38ac247004f39c24b")
.subscribe(
// Observer 是否应该替换为 Observer ?
new Observer<LCObject>() {}
)
标红提示:
None of the following functions can be called with the arguments supplied.
我的依赖包版本:
cn.leancloud:storage-core:8.1.4
路径:
https://leancloud.cn/docs/leanstorage_guide-java.html#hash668169761
-
创建时间
21年10月26日
-
最后回复
21年10月27日
- 7
回复
- 95
浏览
- 2
用户
- 1
赞
- 5
链接