1
zj
2026-01-13 3e960a11feaa7e2cd22261a1a15781d93659b270
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>