commit | 2f98704f0c09188c83fa2feea54f610124fe7106 | [log] [tgz] |
---|---|---|
author | 阳菜,放晴! <18234077228@163.com> | Sun Jun 08 14:54:50 2025 +0800 |
committer | 阳菜,放晴! <18234077228@163.com> | Sun Jun 08 14:54:50 2025 +0800 |
tree | ff812c8a03281d3ae78c0969a2e950c5c5e04f01 | |
parent | 30e245f6bf84f53f7e6d71957b240dd0aa0b6023 [diff] [blame] |
宠物部分 Change-Id: I57d26086523c2588778f55873c36c58a2597d6fc
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