chenlu
20 小时以前 6db03250bcbf51193b8dd71a698ea2b202c6d6ad
north-glass-erp/src/main/java/com/example/erp/mapper/mm/FinishedGoodsInventoryMapper.java
@@ -160,6 +160,8 @@
    List<Map<String, Object>> getPrintDetail(String orderId, String boxNo, Integer productId, String thickness);
    Boolean deleteFinishedGoodsInventoryDate();
    List<FinishedGoodsInventory> getFinishedGoodsInventoryList();
}