guoyujie
18 小时以前 b1b5cf4b00ddc12f624f299174a6366d2cdb2617
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();
}