Commit e248f0f3 by 裴大威

feat 1002774

parent 238f4aef
......@@ -1361,6 +1361,7 @@
<if test="isPrint != null">
AND ba.IS_PRINT = #{isPrint}
</if>
ORDER BY ba.CREATED_DATE DESC
</select>
<select id="listBookClassifyCount" resultType="Long" parameterType="map">
......
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