buhuazhen
2026-04-21 6e001c9c827838bce6de2341a664d21886e73f66
src/main/java/com/ruoyi/production/service/ProductStructureService.java
@@ -14,4 +14,5 @@
    List<ProductStructureDto> listBybomId(Integer bomId);
    List<ProductStructureDto> listBybomIdIsParent(Integer bomId);
}