docs: make comment and reply list item operations extendable (#393)

```release-note
None
```
This commit is contained in:
困困鱼
2024-08-09 21:54:39 +08:00
committed by GitHub
parent 1add3ef3dd
commit 4a53db88f4
8 changed files with 278 additions and 0 deletions
@@ -215,6 +215,7 @@ postFinder.listByTag(page, size, tag);
</li>
</ul>
```
## listByOwner(page,size,owner)
```js