commit | 292794cd66d0a14690367b2887cc837f0f89d29d | [log] [tgz] |
---|---|---|
author | San3yuan <1071987081@qq.com> | Sun Jun 08 20:02:46 2025 +0800 |
committer | San3yuan <1071987081@qq.com> | Sun Jun 08 20:02:46 2025 +0800 |
tree | 65f12b5f8ef59c5d768a3d0d79b362f42bac5c69 | |
parent | 38dfeee522dffc1a3bab220b9fdcaf15e0a0331a [diff] [blame] |
整体链接 Change-Id: Id3379c6188613acdc95548964f19e317eda8dc4f
diff --git a/src/api/comment.ts b/src/api/comment.ts index 1809ad2..6531eea 100644 --- a/src/api/comment.ts +++ b/src/api/comment.ts
@@ -1 +1,2 @@ -export const getPostComments = '/api/comments/post' \ No newline at end of file +export const getPostComments = '/api/comments/post' +export const postPostComments = '/api/comments' \ No newline at end of file