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.
- 在 selectDeptById 方法中添加了对 deptId 参数的空值检查,避免不必要的缓存查询 - 在 selectDeptNameByIds 方法中增加了对 id 的非空判断,提高了代码的健壮性 - 优化了缓存注解的使用,添加了 condition 属性以减少不必要的缓存操作 |
3 weeks ago | |
---|---|---|
.. | ||
java/org/dromara/system | 3 weeks ago | |
resources | 2 months ago |