huminmin
5 天以前 e0a6b0d95cf861b9c00cc173cd9d74a4fdaf342e
src/main/resources/mapper/collaborativeApproval/SealApplicationManagementMapper.xml
@@ -37,5 +37,6 @@
            </if>
        </where>
        GROUP BY sam.id
        order by sam.id desc
    </select>
</mapper>