Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复性别未知时的枚举值与 member_user.sex 默认值不一致的问题 #509

Merged
merged 2 commits into from May 11, 2024

Conversation

DevDengChao
Copy link
Contributor

fix: #508

@DevDengChao DevDengChao changed the base branch from master to master-jdk17 May 7, 2024 07:09
@DevDengChao DevDengChao changed the title 新增性别未定义时的枚举 修复性别未知时的枚举值与 member_user.sex 默认值不一致的问题 May 10, 2024
@YunaiV YunaiV merged commit 30941e3 into YunaiV:master-jdk17 May 11, 2024
@DevDengChao DevDengChao deleted the fix/unspecified-sex branch May 11, 2024 13:19
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.

SexEnum.UNKNOWN.value 与 memeber_user.sex 的默认值不一致
2 participants