mybatis @Alias注解在类上的使用方式(推荐) 比如在类上使用该注解@Alias("dDebtEntity") 则在mapper.xml文件中resultType="dDebtEntity" 在myBatisConfig.xml ...
確定! 回上一頁