CL.*_*CL. 13
您必须通过某个时间戳(如果有)或ID(如果它是自动增量)进行排序,并且仅采用第一个结果:
Thing.find(Thing.class, null, null, null, "timestamp DESC", "1");
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
2861 次 |
| 最近记录: |