- 修改 ProjectDemand 类中的枚举名称,从 DemandStatus改为 DemandStatusEnum - 更新 ProjectDemandMapper.xml,移除冗余的 SQL 语句 - 优化 ProjectDemandServiceImpl 中的插入、更新和删除逻辑,增加项目状态验证 |
||
---|---|---|
.. | ||
src/main | ||
pom.xml |
- 修改 ProjectDemand 类中的枚举名称,从 DemandStatus改为 DemandStatusEnum - 更新 ProjectDemandMapper.xml,移除冗余的 SQL 语句 - 优化 ProjectDemandServiceImpl 中的插入、更新和删除逻辑,增加项目状态验证 |
||
---|---|---|
.. | ||
src/main | ||
pom.xml |