huangjiayang
2025-05-07 dfa0c439d2d7626d56c37dbee2f72f5e5cd0f553
aps-modules/aps-core/src/main/resources/mapper/core/ApsPlatePlanTempMapper.xml
@@ -203,8 +203,4 @@
        </foreach>
    </delete>
    <delete id="deleteApsPlatePlanTempById" parameterType="String">
        delete from aps_plate_plan_temp where id = #{id}
    </delete>
</mapper>