随笔分类 -  Mybatis

摘要:<resultMap id="TeamIndexResult" type="TeamIndex"> <id property="teamId" column="team_id" javaType="int" jdbcType="INTEGER"/> <collection property="pro 阅读全文
posted @ 2021-01-08 18:22 lpjworkroom 阅读(2145) 评论(0) 推荐(0)