Files
continew-admin/continew-system
Charles7c c813f2ebbd refactor(system): 重构系统模块的唯一性校验逻辑
- 将原有的 isExists 方法改为 checkRepeat 方法,提高代码可读性
- 优化了错误信息的提示,使用具体的字段名称
- 移除了冗余的代码,简化了逻辑结构
- 统一了异常处理的方式,使用 CheckUtils 抛出异常
2025-07-17 23:34:26 +08:00
..