From 98d910d50caec227bee5f9e7dfae4d7046089a5c Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期三, 15 十月 2025 15:55:51 +0800
Subject: [PATCH] 方案一:中空添加笼子,mes进片规则调整,
---
hangzhoumesParent/moduleService/hollowGlassModule/src/main/java/com/mes/hollowqueue/service/HollowGlassQueueInfoService.java | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/hangzhoumesParent/moduleService/hollowGlassModule/src/main/java/com/mes/hollowqueue/service/HollowGlassQueueInfoService.java b/hangzhoumesParent/moduleService/hollowGlassModule/src/main/java/com/mes/hollowqueue/service/HollowGlassQueueInfoService.java
index 1b48de2..232ba28 100644
--- a/hangzhoumesParent/moduleService/hollowGlassModule/src/main/java/com/mes/hollowqueue/service/HollowGlassQueueInfoService.java
+++ b/hangzhoumesParent/moduleService/hollowGlassModule/src/main/java/com/mes/hollowqueue/service/HollowGlassQueueInfoService.java
@@ -18,5 +18,7 @@
List<HollowGlassQueueInfo> queryHollowGlassQueueInfoByLine(int cell);
void confirmBorder(HollowGlassQueueInfo hollowGlassQueueInfo);
+
+ List<String> queryNeedInCarGlass();
}
--
Gitblit v1.8.0