.
This commit is contained in:
@@ -84,8 +84,7 @@
|
||||
<select id="findAllByPagePath" resultMap="commentViewResultMap" parameterType="string">
|
||||
select *
|
||||
from commentView
|
||||
# 无奈之举
|
||||
<if test="toString() != null ">
|
||||
<if test="pagePath != null ">
|
||||
where pagePath = #{pagePath}
|
||||
</if>
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user