1
zj
2026-03-02 799ba5ea7f3641f2643b233848d2aa109b8173bb
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>