From 842807bcfff77c7275984077245d277b48a85b27 Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期五, 05 七月 2024 14:33:04 +0800
Subject: [PATCH] 拉取最新代码

---
 hangzhoumesParent/common/servicebase/src/main/java/com/mes/glassinfo/service/GlassInfoService.java |   13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)

diff --git a/hangzhoumesParent/common/servicebase/src/main/java/com/mes/glassinfo/service/GlassInfoService.java b/hangzhoumesParent/common/servicebase/src/main/java/com/mes/glassinfo/service/GlassInfoService.java
index 6d78c74..f85f7f8 100644
--- a/hangzhoumesParent/common/servicebase/src/main/java/com/mes/glassinfo/service/GlassInfoService.java
+++ b/hangzhoumesParent/common/servicebase/src/main/java/com/mes/glassinfo/service/GlassInfoService.java
@@ -3,7 +3,6 @@
 import com.mes.glassinfo.entity.GlassInfo;
 import com.github.yulichang.base.MPJBaseService;
 import java.util.List;
-import java.util.Map;
 
 /**
  * <p>
@@ -23,17 +22,5 @@
        * 淇濆瓨灏忕墖琛�
        */
       void saveGlassInfo(List<GlassInfo> glassinfo);
-
-      /**
-       * @param flowCardId
-       * @return 鏍规嵁娴佺▼鍗″彿鏌ヨ鐜荤拑淇℃伅
-       */
-      int getGlassInfoCountByFlowCardId(String flowCardId);
-
-      /**
-       * @return
-       * 鏌ヨ鎵�鏈夊伐绋嬬姸鎬佷笉涓�300涓嶅悓娴佺▼鍗″彿
-       */
-      List<Map<String, Object>> getFlowCardId();
 }
 

--
Gitblit v1.8.0