commit | 6f6d5c06f6ed78c0059ca549296a039cc615e585 | [log] [tgz] |
---|---|---|
author | 阳菜,放晴! <18234077228@163.com> | Sat Jun 07 22:27:25 2025 +0800 |
committer | 阳菜,放晴! <18234077228@163.com> | Sat Jun 07 22:27:25 2025 +0800 |
tree | c75cf60211f1a2937364093735280a8294352dd7 | |
parent | 30e245f6bf84f53f7e6d71957b240dd0aa0b6023 [diff] [blame] |
后端链接主页 Change-Id: I9ecd6ce05ff8fedd511c868b2916ebf299a2e0da
diff --git a/src/api/homepage.ts b/src/api/homepage.ts index 917eaa3..5463039 100644 --- a/src/api/homepage.ts +++ b/src/api/homepage.ts
@@ -1,5 +1,2 @@ export const getUserMessage="/post/getByUserId" -export const getUserDetail="/user/detail" - - -// export const getUserMessage = (userId: number) => `/user/message?userId=${userId}`; \ No newline at end of file +export const getUserDetail="/user" \ No newline at end of file