记录相关数据按照日期降序排序

This commit is contained in:
zyh 2025-08-22 19:33:36 +08:00
parent 9051165798
commit 7169eea533

View File

@ -51,7 +51,6 @@
AND sas.type_id = #{typeId}
</if>
</where>
ORDER BY t.create_time DESC
</select>
<select id="selectByEarNumber" parameterType="string" resultMap="ScAddSheepResult">