guoyujie
2025-08-25 845bb3d04da35750101c025e65228916feebf5e4
north-glass-erp/src/main/java/com/example/erp/mapper/mm/FinishedGoodsInventoryMapper.java
@@ -150,7 +150,7 @@
    Integer findOrderNumberdContainercount(String orderId, Integer orderNumber, String container);
    List<Map<String, String>> getPrintTitleByBox(Integer customerId, String project, String boxNo);
    List<Map<String, String>> getPrintTitleByBox(Integer customerId, String project, String boxNo,String orderId);
    List<Map<String, Object>> getorderProductByBoxNo(String orderId, String boxNo);