gongchunyi
2026-09-10 e78d335edefcf3d412b1d4b4bd0b8fc539c031a9
src/main/resources/mapper/collaborativeApproval/SealApplicationManagementMapper.xml
@@ -37,5 +37,6 @@
            </if>
        </where>
        GROUP BY sam.id
        order by sam.id desc
    </select>
</mapper>