- 在 MaterialLeaseInfoServiceImpl 类中的 getUseTypeTree、getTeamByNameCached 和 getAgreementInfoCached 方法上添加 Cacheable 注解 -通过缓存结果减少数据库查询次数,提高系统响应速度 -优化了与项目 ID、班组名称和协议 ID 相关的数据查询 |
||
|---|---|---|
| .. | ||
| bonus-material | ||
| bonus-material-screen | ||
| pom.xml | ||
- 在 MaterialLeaseInfoServiceImpl 类中的 getUseTypeTree、getTeamByNameCached 和 getAgreementInfoCached 方法上添加 Cacheable 注解 -通过缓存结果减少数据库查询次数,提高系统响应速度 -优化了与项目 ID、班组名称和协议 ID 相关的数据查询 |
||
|---|---|---|
| .. | ||
| bonus-material | ||
| bonus-material-screen | ||
| pom.xml | ||