记录相关数据按照日期降序排序
This commit is contained in:
parent
9051165798
commit
7169eea533
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user