feat:增加证书排序

This commit is contained in:
2026-04-02 23:09:48 +08:00
parent 17b20a3d4b
commit 20aa820794

View File

@@ -35,6 +35,7 @@
type = #{query.type} type = #{query.type}
</if> </if>
</where> </where>
ORDER BY date DESC
</select> </select>
<insert id="insertAwardImage"> <insert id="insertAwardImage">