From ad7f461a110cd30ae219bcaa977bbeb0c8409599 Mon Sep 17 00:00:00 2001 From: 严智鑫 <test> Date: 星期三, 29 五月 2024 08:13:26 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/Albania_Mes --- springboot-vue3/src/main/java/com/example/springboot/service/HomeService.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/springboot-vue3/src/main/java/com/example/springboot/service/HomeService.java b/springboot-vue3/src/main/java/com/example/springboot/service/HomeService.java index 54bf11e..e04512b 100644 --- a/springboot-vue3/src/main/java/com/example/springboot/service/HomeService.java +++ b/springboot-vue3/src/main/java/com/example/springboot/service/HomeService.java @@ -69,6 +69,7 @@ //System.out.println("鏈夊尮閰嶅け璐ユ暟鎹湭鍘婚櫎"); return false; } + //鏌ヨ褰撳墠棰嗗彇鐨勪换鍔� List<GlassInfo> Result = NormalGlassInfo(width, height, "1"); if (Result.size() == 1) { // 鍖归厤鎴愬姛 灏变竴绉嶇被鍨� 娣诲姞鏁版嵁 -- Gitblit v1.8.0