Commit 43c81dd0 by 朱亚洁

bug:[none]listBookClassifyCount

parent aede00e7
......@@ -1925,7 +1925,7 @@
</if>
<if test="thirdTempletIds!=null and thirdTempletIds.size()>0">
AND
A.third_TEMPLET_ID in
ba.third_TEMPLET_ID in
<foreach collection="thirdTempletIds" item="item" open="(" separator="," close=")">
${item}
</foreach>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment