From 347abab570a0c2e1f7fc30bcb684e0eca148c5bf Mon Sep 17 00:00:00 2001 From: wuyouming666 <2265557248@qq.com> Date: 星期四, 30 十一月 2023 09:35:42 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes --- springboot-vue3/src/main/java/com/example/springboot/entity/north_glass_buffer1.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/springboot-vue3/src/main/java/com/example/springboot/entity/north_glass_buffer1.java b/springboot-vue3/src/main/java/com/example/springboot/entity/north_glass_buffer1.java index b491ac3..0d44f4a 100644 --- a/springboot-vue3/src/main/java/com/example/springboot/entity/north_glass_buffer1.java +++ b/springboot-vue3/src/main/java/com/example/springboot/entity/north_glass_buffer1.java @@ -102,7 +102,7 @@ } public Double getglassheightmm() { - return glasslengthmm; + return glassheightmm; } public void setglassheightmm(Double glassheightmm) { this.glassheightmm = glassheightmm; -- Gitblit v1.8.0