Browse Source
- 修改 ContentService.php 中的查询排序方式,从单一 id 降序改为 sort 升序和 id 降序组合 - 更新 Model.php 中 getAllCustomArrayData 方法的默认排序参数 - 优化内容列表的数据排序策略,提升数据展示的灵活性master
2 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue