Merge branch 'khj' into main
This commit is contained in:
parent
7091e41a18
commit
269c80eb95
@ -137,7 +137,7 @@
|
||||
</choose>
|
||||
</if>
|
||||
<!-- 카테고리 조건 -->
|
||||
<if test="category != null and category != ''">
|
||||
<if test="category != null and category != '' and category != 'all'">
|
||||
and w.WRDDICCAT = #{category}
|
||||
</if>
|
||||
</sql>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user