wangfei
2025-11-12 ae1459d90f53ac81177e75790d859c6a12e7ed54
hangzhoumesParent/common/servicebase/src/main/java/com/mes/order/service/OrdersService.java
@@ -29,4 +29,6 @@
    List<HollowGlassDetailsDTO> queryFlowCardIdLayerGlassInfo(String flowCardId, int totalLayer, int layer);
    OrderDetailsDTO queryProductNameByFlowCardId(String flowCardId);
    List<ProcessCardReport> queryLackByERP(String flowCardId);
}