zhoushihao
2025-01-16 bc6ccc184a87cc623bb6329b7b3f5400f0c209b4
hangzhoumesParent/moduleService/howllowGlassModule/src/main/java/com/mes/hollow/service/HollowGlassOutRelationInfoService.java
@@ -34,6 +34,6 @@
    Boolean deleteHollowTaskDetails(String flowCardId, int cell);
    String generateHollowLisecFile(String flowCardId, int cell, int isForce) throws IOException;
    String generateHollowLisecFile(String flowCardId, int cell, int isForce, int isOut) throws IOException;
}