@ -38,6 +38,6 @@
AND ic.orderIdFk = #{orderIdFk}
</if>
</where>
GROUP BY ic.bindRlFk
GROUP BY ic.bindRlFk,ic.batchNo
</select>
</mapper>