commit | a2ee30bc73d757f3771cf43399119a31062d0058 | [log] [tgz] |
---|---|---|
author | San3yuan <1071987081@qq.com> | Thu Jun 05 21:20:17 2025 +0800 |
committer | San3yuan <1071987081@qq.com> | Thu Jun 05 21:20:17 2025 +0800 |
tree | f6cd7bcb5e305b99504a613d48a98e6841492470 | |
parent | a408007d407be269257a53a5432e0ba38b70749d [diff] [blame] |
帖子分类 Change-Id: I17bafbfe3c1c8fd26c1e12499cb3c17cd1738e23
diff --git a/src/api/comment.ts b/src/api/comment.ts new file mode 100644 index 0000000..1809ad2 --- /dev/null +++ b/src/api/comment.ts
@@ -0,0 +1 @@ +export const getPostComments = '/api/comments/post' \ No newline at end of file