退出清理

This commit is contained in:
2025-08-26 13:03:08 +08:00
parent a8889e1ce6
commit 3a7c5556fd
3 changed files with 53 additions and 6 deletions

View File

@@ -62,4 +62,5 @@ export function prologue() {
//获取评论
export function comment() {
return getAxios({ url: 'api/common/comment' })
}
}