提交 454ea4c1 编写于 作者: 221900111-林昊扬's avatar 221900111-林昊扬

Update usermaepper.xml

上级 3bdeed89
......@@ -6,8 +6,8 @@
<mapper namespace="dao.prizemapper">
<!--select查询语句-->
<select id="getUserByEmail" resultType="pojo.User">
<select id = "getUserByEmail" resultType = "pojo.User">
select * from prize where PrizeID = #{param1}
</select>
</mapper>
\ No newline at end of file
</mapper>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册