feat(wip): 重设密码

This commit is contained in:
CrescentLeaf
2025-10-26 15:16:20 +08:00
parent 110a90ed7a
commit 04125a1495
3 changed files with 38 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ export type CallMethod =
"User.setAvatar" |
"User.updateProfile" |
"User.getMyInfo" |
"User.resetPassword" |
"User.getInfo" |