huminmin
15 小时以前 be241f4251668ba0dd1d3d6d1176bc3bbe8d7ff6
src/main/resources/mapper/collaborativeApproval/NoticeMapper.xml
@@ -17,5 +17,6 @@
                and n.status = #{ew.status}
            </if>
        </where>
        order by n.create_time desc
    </select>
</mapper>