- 修改 ProjectDemand 类中的枚举名称,从 DemandStatus改为 DemandStatusEnum - 更新 ProjectDemandMapper.xml,移除冗余的 SQL 语句 - 优化 ProjectDemandServiceImpl 中的插入、更新和删除逻辑,增加项目状态验证 |
||
---|---|---|
.github | ||
bin | ||
doc | ||
pms-admin | ||
pms-business | ||
pms-common | ||
pms-framework | ||
pms-generator | ||
pms-quartz | ||
pms-system | ||
sql | ||
.gitignore | ||
LICENSE | ||
README.md | ||
pom.xml | ||
ry.bat | ||
ry.sh |
README.md
pms-server
新光线平台服务端代码仓库