You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zch f73334995d feat(user): 用户删除标记字段
- 在 SysDeptMapper、SysRoleMapper 和 SysUserMapper 中添加 del_flag 字段
- 设置新记录的 del_flag 默认值为 0
- 用于标记用户是否被删除,0 表示未删除,1 表示已删除
3 weeks ago
..
src/main feat(user): 用户删除标记字段 3 weeks ago
pom.xml first commit 1 year ago