revert 文件列表排序
This commit is contained in:
admin123 2025-08-06 09:43:10 +08:00
parent 6c0b3a3c9c
commit f1a4f7f202
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
and i.review_state = #{reviewState}
</if>
</where>
order by i.create_time desc
</select>
<resultMap id="imageRespMap" type="com.dite.znpt.domain.vo.ImageResp">