【MyBatis】MyBatis之別名typeAliases標簽的使用 在這個配置中,您就可以在想要使用"cn.xdl.entity.Dept"的地方使用別名“Dept”了。 比如: 對常用的java 類 ...