Skip to content

Conversation

@Hard-it-le
Copy link
Collaborator

Description

Checklist

  • the pull request title describes what this PR does (not a vague title like Update readme.md)
  • the pull request targets the default branch of the repository (develop)
  • the code follows the established code style of the repository, such as:
    • npm run prettier:check passes
    • npm run eslint:check passes
  • tests are added for the changes I made (if any source code was modified)
  • documentation added or updated
  • I have run the project locally and verified that there are no errors

Fixes

fixes #[issue number], fixes #[issue number]

- 修改 sendUserResetPasswordEmailLink 方法返回类型为 SendUserResetPasswordEmailLinkBatchRespDto
- 新增 SendUserResetPasswordEmailLinkBatchRespDto 类用于封装批量发送结果
- 新增 SendUserResetPasswordEmailLinkBatchResultRespDto 类表示单个用户发送结果
- 返回数据中包含每个用户的发送状态和详细结果信息
- 将 SDK 版本从3.1.18 升级到 3.1.19
@qq798280904
Copy link

qq798280904 commented Oct 13, 2025 via email

@Hard-it-le Hard-it-le merged commit b0eb166 into master Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants