- 博客(3)
- 收藏
- 关注
原创 ERROR: Could not find a version that satisfies the requirement 安装库 (from versions: none
在venv环境下无法进行pip安装,在File-Setting-2.在Pycharm自带的文件解决方法中,扩大可用解释器的范围。我3.8python版本不行,改为python3.11就可以了。Project-interpreter 中同样显示这样的错误。1.可以在win+R cmd中进行库的安装,然后更新项目。
2024-07-11 16:49:23
824
原创 Mybatis-plus中的IEnum发生冲突
在主启动类中@MapperScan注解没有具体指出mapper文件的位置。改写成@MapperScan(“com.mapper”)指出具体。
2023-02-05 16:15:32
335
原创 Error parsing Mapper XML. The XML location is file
Error parsing Mapper XML. The XML location is fileError parsing Mapper XML. The XML location is fileError parsing Mapper XML. The XML location is file逆向工程重复了mapper.xmlctrl+f搜索BaseResultMap 删除重复的代码
2022-02-11 18:56:40
1325
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅