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 7f619c5dd0 refactor(os-ems): 重构清空数据功能并支持级联删除
- 移除 CommonClearController 中的级联删除逻辑- 新增 ICommonClearService接口的 clearTableDataWithCascade 方法
- 实现 CommonClearServiceImpl 中的级联删除逻辑
- 更新 application.yml 文件路径和 Redis密码配置
3 weeks ago
..
src/main refactor(os-ems): 重构清空数据功能并支持级联删除 3 weeks ago
pom.xml build(os-ems): 添加 Lombok 依赖 2 months ago