1
zj
2026-01-15 7fb69c73169514bdcc29fcb209c5d13e43fd6e79
src/main/resources/mapper/UserMapper.xml
@@ -122,7 +122,7 @@
    </select>
    <select id="selectByPrimaryKey" resultMap="BaseResultMap" parameterType="java.lang.Integer" >
        select
        <include refid="Base_Column_List" />
        *
        from user
        where id = #{id,jdbcType=INTEGER}
    </select>