pipIrr-platform/pipIrr-global/src/main/resources/mapper/BaUserMapper.xml
@@ -343,4 +343,12 @@ WHERE userId = ${userId} </select> <select id="selectByPrimaryKey" parameterType="java.lang.Long" resultMap="BaseResultMap"> <!--@mbg.generated--> select <include refid="Base_Column_List" /> from ba_user where id = #{id,jdbcType=BIGINT} </select> </mapper>