admin管理员组

文章数量:1558098

mybatis mapper.xml文件中配置提示如下错误:

 

The entity name must immediately follow the '&' in the entity reference


将 “&” 换为 "and" 操作符即可。


本文标签: 提示错误文件XMLmapper