@ -140,6 +140,7 @@
FROM
traceability_husbandry_record t1
WHERE t1.cropper_id = #{cropperId} AND t1.deleted = 0
Group by t1.batch
</select>
</mapper>