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);