补全
提供MyBatis代码补全功能,如:
Property
<resultMap>
子标签<id>
和<result>
中property
属性

JdbcType
<resultMap>
子标签<id>
和<result>
中jdbcType
属性

Test
<if>
和<when>
标签中的test
属性

27 May 2025
提供MyBatis代码补全功能,如:
<resultMap>
子标签<id>
和<result>
中property
属性
<resultMap>
子标签<id>
和<result>
中jdbcType
属性
<if>
和<when>
标签中的test
属性