|
|
@@ -520,7 +520,7 @@
|
|
|
<if test='viewPage != null and viewPage !=""'>
|
|
|
OR ( VIEW_PAGE = #{viewPage}
|
|
|
<if test='cateNo != null and cateNo > 0'>
|
|
|
- AND CATE_NO = #{tcateCd}
|
|
|
+ AND CATE_NO = #{cateNo}
|
|
|
</if>
|
|
|
<if test='planSq != null and planSq !=""'>
|
|
|
AND PLAN_SQ = #{planSq}
|