1
0
Files
gringotts/gringotts-web/src/main
lanyuanxiaoyao 6a68085870 feat(authentication): 为 Authentication 实体添加软删除功能
- 在 Authentication 类中添加 @SQLDelete 和 @Where 注解,实现软删除
- 移除 target 和 evidences 关联中的 @Where 注解,避免重复应用软删除逻辑
2024-12-05 17:57:27 +08:00
..