Conversation
- 将 structure-security-common 的描述从 "oauth 接口" 更新为 "security 公共模块封装" - 更新所有模块的 GitHub 仓库 URL 从 structure-oauth 到 structure-security - 更新 SCM 配置中的连接 URL 指向新的 structure-security 仓库 - 统一所有模块的 issue 管理链接到新的 security 仓库
- 在 RegeditUserDTO 中新增验证码字段 - 创建 UserRestPasswordDTO 类用于密码重置功能 - 添加手机号、验证码和密码字段的验证注解 - 实现密码重置的数据传输对象结构
- 在 scripts/.env 中添加 APP_VERSION=1.2 版本配置 - 修改 install.sh 脚本从 .env 文件读取版本号并输出当前版本 - 修改 release.sh 脚本从 .env 文件读取版本号并输出当前版本 - 修改 update-snapshots.sh 脚本从 .env 文件读取版本号 - 更新 pom.xml 中 revision 属性为 1.1.2-SNAPSHOT - 所有脚本现在统一通过环境变量管理版本号,提高维护性
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.