MyBatis映射器

来源:互联网 发布:淘宝在哪修改收货地址 编辑:程序博客网 时间:2024/06/15 06:22

1,select
a,resultType和resultMap只能使用一个
b,parameterType的几种用法()
2,