From 4677bbb4284ddb08537d6726bbe87400f021c86a Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期二, 12 三月 2024 15:42:52 +0800
Subject: [PATCH] 更新逻辑

---
 springboot-vue3/src/main/java/com/example/springboot/service/SpianServiceNew.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/springboot-vue3/src/main/java/com/example/springboot/service/SpianServiceNew.java b/springboot-vue3/src/main/java/com/example/springboot/service/SpianServiceNew.java
index f779ef2..b9836fa 100644
--- a/springboot-vue3/src/main/java/com/example/springboot/service/SpianServiceNew.java
+++ b/springboot-vue3/src/main/java/com/example/springboot/service/SpianServiceNew.java
@@ -59,7 +59,7 @@
 }
 
 
-    public Short selectout(String glasstype) {
+    public Short selectout(int line) {
         //鍒ゆ柇绗煎瓙鏈�鍏堝嚭鍝墖
          
        

--
Gitblit v1.8.0