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

fix: 删除 SexEnum.UNSPECIFIED, 并将 UNKNOWN 的值同步为数据库中 member_user.sex 字段的…

3da7885
Select commit
Failed to load commit list.
Merged

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

fix: 删除 SexEnum.UNSPECIFIED, 并将 UNKNOWN 的值同步为数据库中 member_user.sex 字段的…
3da7885
Select commit
Failed to load commit list.

Workflow runs completed with no jobs