commit | ce4a641493cd3fa60712fb242474226ca2fe1e7f | [log] [tgz] |
---|---|---|
author | 阳菜,放晴! <18234077228@163.com> | Sun Jun 08 14:35:23 2025 +0800 |
committer | 阳菜,放晴! <18234077228@163.com> | Sun Jun 08 14:35:23 2025 +0800 |
tree | ff812c8a03281d3ae78c0969a2e950c5c5e04f01 | |
parent | 30e245f6bf84f53f7e6d71957b240dd0aa0b6023 [diff] [blame] |
宠物界面 Change-Id: I2dd7341009685f4daac87fa0a848032b1d0c1e42
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