chenlu
2 天以前 2e1553e8a7120c2d38d69a8f400dcca2557b09fb
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();
}