廖井涛
2025-12-22 51a58e73bfd5f16967aa6ba1906b10dadcf631b9
north-glass-erp/src/main/java/com/example/erp/mapper/sd/ProductDetailMapper.java
@@ -13,4 +13,6 @@
    boolean insertList(List<ProductDetail> getProductDetails);
    String getGlassNameByGroup(Integer productId, Integer minTechnologyNumberByGroup, Integer maxTechnologyNumberByGroup);
    String getGlassName(Integer productId);
}