From 1de61832f881d4a2043690ee2932a7373c7daf4d Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期三, 05 十一月 2025 10:31:10 +0800
Subject: [PATCH] 二线线路

---
 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