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 属性以减少不必要的缓存操作 |
2 weeks ago | |
---|---|---|
.. | ||
src/main | 2 weeks ago | |
Dockerfile | 7 months ago | |
pom.xml | 6 months ago |