From b0331e977d9a656dc411263f88e633ac80bf4dd0 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期一, 06 一月 2025 16:17:31 +0800
Subject: [PATCH] 1、中空理片笼对接李赛克细节优化

---
 hangzhoumesParent/moduleService/howllowGlassModule/src/main/java/com/mes/hollow/service/HollowGlassOutRelationInfoService.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hangzhoumesParent/moduleService/howllowGlassModule/src/main/java/com/mes/hollow/service/HollowGlassOutRelationInfoService.java b/hangzhoumesParent/moduleService/howllowGlassModule/src/main/java/com/mes/hollow/service/HollowGlassOutRelationInfoService.java
index 24a785e..94e2ce6 100644
--- a/hangzhoumesParent/moduleService/howllowGlassModule/src/main/java/com/mes/hollow/service/HollowGlassOutRelationInfoService.java
+++ b/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;
 }
 

--
Gitblit v1.8.0