zhanghl
2025-05-14 9839e9767ca4a1e0bf8f70888bb6cb1a8e8749e6
aps-modules/aps-core/src/main/resources/mapper/core/ApsPlateStandardRequireBomOrderDetailMapper.xml
@@ -166,7 +166,7 @@
        )
        select *
        from cp
-- where require_level is not null
         where requirement_type is not null and doc_no is not null
        order by bom_line_level;
    </select>
</mapper>