wente
2023-12-19 d928c702edc02471883cfa4b122daf157469110d
zt/core/src/main/resources/mapper/oss/SysOssDao.xml
@@ -45,5 +45,6 @@
        </if>
        ORDER by a.busi_id,a.sort
    </select>
    <select id="getOldFileList" resultType="com.zt.modules.oss.model.SysOss"></select>
</mapper>