手动装箱更新 默认显示当天

This commit is contained in:
2023-03-06 21:02:54 +08:00
parent 4fd5498f1e
commit ddc2343842
10 changed files with 83 additions and 7 deletions

View File

@@ -32,7 +32,7 @@
and type = #{type}
</if>
</where>
order by id asc
order by CREATE_TIME desc
</select>
</mapper>