- 修改 ProjectInfoMapper.xml 中的 SQL 查询语句,将 id 列改为 user_id 列 - 在 ProjectInfoServiceImpl 类上添加 @Transactional 注解,开启事务管理