chenlu
1 天以前 43322d13c1876b1705f8ba1eb2ef32e7a433cacc
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();
}