jinlin
2023-12-07 4a5e36e2d8aaa767cd9d4b79fe66770a1fe5e567
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>