halo/ui/console-src/modules/contents/comments
guqing 20d80f8f65
refactor: using index mechanisms to optimize comment queries (#5453)
#### What type of PR is this?
/kind improvement
/area core
/milestone 2.14.x

#### What this PR does / why we need it:
使用索引机制优化评论数据查询以提高效率

how to test it?
- 测试 console 评论列表和筛选条件是否正确
- 测试主题端评论显示是否正确

#### Does this PR introduce a user-facing change?
```release-note
使用索引机制优化评论数据查询以提高效率
```
2024-03-08 13:32:06 +00:00
..
components Move folder console to ui 2024-02-02 22:22:51 +08:00
widgets Move folder console to ui 2024-02-02 22:22:51 +08:00
CommentList.vue refactor: using index mechanisms to optimize comment queries (#5453) 2024-03-08 13:32:06 +00:00
module.ts Move folder console to ui 2024-02-02 22:22:51 +08:00