liyong
2026-05-26 7d7c9adfc3205478b5027814657ba495ab9d623a
src/main/resources/mapper/collaborativeApproval/NoticeMapper.xml
@@ -17,5 +17,6 @@
                and n.status = #{ew.status}
            </if>
        </where>
        order by n.id desc
    </select>
</mapper>