wu
2024-12-23 b9b44b51b201e2f5a9a1f3665c7fb76b5690f9af
hangzhoumesParent/moduleService/howllowGlassModule/src/main/java/com/mes/hollow/service/HollowGlassOutRelationInfoService.java
@@ -14,5 +14,7 @@
    HollowGlassOutRelationInfo receiveTask(String flowCardId, int cell, int totalPairQuantity);
    HollowGlassOutRelationInfo forceOutGlass(String flowCardId, int cell, int totalPairQuantity);
    Boolean dispatchHollowSwitch(Boolean flag);
}