整体链接

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